.myembed {
  width: 238px;
  text-align: center;
  float: left;
  margin: 5px 10px;
  height: 230px;
  padding: 5px;
  overflow: hidden;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid transparent; }
  .myembed img {
    width: 128px;
    display: block;
    margin: auto; }
  .myembed h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 5px; }
    .myembed h3 a {
      color: black; }
  .myembed .date {
    font-style: italic;
    color: #777;
    font-size: 12px;
    margin-top: 5px; }
  .myembed .delete {
    position: absolute;
    margin: 0px;
    margin-left: 215px;
    margin-top: -5px;
    display: none; }
    .myembed .delete a {
      text-decoration: none;
      font-weight: bold;
      color: black;
      font-size: 14px;
      background-color: #ddd;
      padding: 2px 6px;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px; }

.myembed:hover {
  background-color: #eee;
  border-color: #aaa;
  cursor: pointer; }
  .myembed:hover .delete {
    display: block; }
  .myembed:hover .delete:hover a {
    background-color: white; }


body {
  background-color: white;
  color: black;
  font-family: "Avenir", "Helvetica", sans-serif;
  margin: 0px;
  padding: 0px;
  font-size: 14px; }

.page {
  width: 850px;
  margin: auto; }

#callout {
  background: #dc6801 url(/images/bg/callout_background.png) repeat-x;
  height: 31px; }

#callout .page {
  padding-top: 3px; }

#callout .page span {
  color: #ffe6d0; }

#callout .page span.right {
  float: right;
  margin: 9px 0 0 0; }

#callout .page span.left {
  float: left;
  margin: 9px 0 0 5px; }

#callout .page img {
  float: left; }

#callout .page span a {
  color: #ffe6d0;
  text-decoration: none; }

#top {
  background: #dc6801 url(/images/bg/top.png) repeat-x;
  height: 94px; }
  #top .logo {
    width: 425px;
    height: 94px;
    float: left;
    background-image: url(/images/embeditin.png); }
  #top .nav {
    width: 425px;
    height: 94px;
    float: right;
    text-align: left;
    background-image: url(/images/bg/top_right.png); }
    #top .nav .userauth {
      height: 30px;
      text-align: right;
      color: white;
      margin-top: 5px; }
      #top .nav .userauth a {
        font-size: 14px;
        margin: 0; }
    #top .nav a {
      color: white;
      text-decoration: none;
      display: block;
      float: right;
      margin: 20px 0px 0px 10px;
      padding: 5px 10px;
      font-size: 22px;
      text-shadow: #000000 0px 1px 1px; }
    #top .nav a:hover {
      background-color: #BE4C07;
      border-radius: 4px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px; }

#content {
  min-height: 550px;
  padding-bottom: 1px;
  background: #f1f1f1 url(/images/bg/content.png) repeat-x; }
  #content .pane {
    min-height: 445px;
    padding: 0px 20px 5px;
    margin-top: 10px;
    background: transparent url(/images/bg/pane.png) no-repeat; }
    #content .pane .show_bottom {
      min-height: 460px;
      overflow: hidden;
      background: transparent url(/images/pane_bottom.png) no-repeat center bottom; }
  #content .banner {
    height: 80px;
    background: transparent url(/images/bg/banner.png) 286px 0px no-repeat; }
  #content #ie6warning {
    color: white;
    margin: 20px 0px 0px 10px;
    padding: 0px 5px;
    background-color: #BE4C07;
    padding: 2px; }
  #content .tabs {
    display: block;
    padding: 0px;
    margin-left: -20px;
    height: 50px;
    font-size: 18px;
    margin-bottom: 10px; }
    #content .tabs li {
      float: left;
      display: block; }
      #content .tabs li a {
        display: block;
        text-align: center;
        width: 151px;
        padding-top: 12px;
        margin-top: 5px;
        height: 31px;
        background-image: url(/images/bg/tab_off.png);
        text-decoration: none;
        color: black; }
      #content .tabs li a.current {
        background-image: url(/images/bg/tab_on.png); }
    #content .tabs li.action {
      float: right; }
      #content .tabs li.action a {
        background-image: none;
        border: 1px solid #999;
        padding: 4px 7px;
        padding-bottom: 2px;
        height: auto;
        width: auto;
        color: #777;
        font-size: 14px;
        margin-top: 20px;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px; }
      #content .tabs li.action a:hover {
        color: black;
        background-color: white; }

#bottom {
  background: #f1f1f1 url(/images/bg/bottom.png) repeat-x 0 bottom;
  padding-top: 1px;
  min-height: 540px; }
  #bottom .auxiliary {
    min-height: 130px;
    margin-bottom: 40px; }

p {
  margin-top: 5px;
  line-height: 17px; }

#footer {
  color: #999;
  height: 345px;
  text-align: center;
  padding-bottom: 1em; }
  #footer a {
    color: #333; }
  #footer .nav {
    float: left;
    text-align: left;
    color: #444;
    width: 150px;
    padding: 0px 10px; }
    #footer .nav h2 a {
      color: #666;
      text-decoration: none; }
    #footer .nav a {
      color: blue;
      display: block; }

#follow {
  color: #444;
  width: 540px;
  margin: 10px auto;
  font-size: 16px; }
  #follow .service {
    padding: 0px 10px;
    margin-left: 30px; }
    #follow .service img {
      float: left;
      display: block; }
  #follow .label {
    float: left;
    display: block;
    margin-top: 10px;
    margin-left: 7px;
    text-decoration: none; }
  #follow a.label:hover {
    text-decoration: underline; }

h1 {
  padding: 0.5em 0px;
  color: #BB5B01;
  font-size: 20px;
  font-weight: normal;
  margin: 0 0 5px; }

h2 {
  font-size: 18px; }

h3 {
  font-size: 15px;
  margin: 0 0 3px 0; }
  h3.section {
    margin: 0 5px 3px; }

img {
  border: 0px; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.button, .swfupload {
  clear: left;
  float: right;
  padding: 2px;
  font-weight: bold;
  color: white;
  cursor: pointer; }

input[type='text'] {
  font-size: 1em;
  width: 17em; }

td, th {
  padding: 1em; }

ul {
  margin: 0px; }

ol {
  margin: 1em 0px; }
  ol li {
    margin: 0.5em 0px; }

.upsell {
  display: inline;
  width: 350px;
  float: left;
  padding: 15px;
  padding-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  background-color: #ddd;
  margin: 30px 11px 0; }
  .upsell img {
    margin-left: 10px; }
  .upsell ul {
    text-decoration: none;
    float: left; }

.testimonial {
  display: inline;
  padding: 10px;
  float: left;
  width: 220px;
  margin: 0px 20px; }
  .testimonial p {
    color: #777;
    font-size: 20px;
    font-style: italic;
    line-height: 26px;
    text-align: center;
    margin-bottom: 5px; }
  .testimonial .byline {
    text-align: right;
    font-size: 12px; }

.faq {
  width: 500px; }

.faq h2 {
  margin-top: 2em; }

.features p, .features ul {
  font-size: 16px;
  line-height: 20px; }
.features ul.thumbs {
  padding: 0; }
  .features ul.thumbs li {
    display: block;
    width: 186px;
    height: 36px;
    padding: 10px;
    padding-top: 155px;
    background: transparent url(/images/features/embed.png) no-repeat;
    color: white;
    text-align: center;
    float: left;
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
    margin: 0px 32px;
    margin-bottom: 10px; }

.__embeditin_login_option {
  float: left;
  margin: 10px 14px;
  border: 1px outset #aaa;
  cursor: pointer;
  background-color: white; }
  .__embeditin_login_option:hover {
    background-color: #eee;
    border: 1px inset black; }

#no_embeds {
  margin: 100px auto;
  border: 1px solid #888;
  padding: 30px;
  width: 600px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px; }


.option {
  margin-left: 0.5em;
  margin-top: 15px;
  float: right; }

h1.shout {
  font-size: 1.6em;
  color: black;
  font-weight: normal;
  padding-bottom: 7px;
  margin-bottom: 5px; }

.future_step {
  color: #999;
  margin: 20px 0; }
  .future_step h1.shout {
    color: #999;
    border-color: #ddd; }

#status, #filetypes {
  clear: both; }

#urlbox {
  margin-top: 5px;
  margin-left: 5px; }

#choose-placeholder {
  height: 50px; }

#success-list {
  clear: both;
  padding: 0;
  margin: 0px;
  margin-bottom: 1em; }
  #success-list li {
    list-style-type: none;
    padding: 10px;
    border: 1px solid #89cb6f;
    background-color: #bbf9b1;
    margin: 5px 0;
    font-weight: bold; }

#progress-outer {
  background-color: #4e526d;
  width: 320px;
  clear: both;
  border: 1px solid #3e4152;
  margin: 1em 0; }
  #progress-outer #progress-inner {
    background-color: #fe8c48;
    height: 1em;
    width: 0px;
    border-top: 1px solid #cc580f;
    border-bottom: 1px solid #cc580f; }

#submit {
  clear: both;
  margin-top: 10px;
  text-align: right; }

.explain {
  font-size: 0.6em;
  margin-left: 1em; }

#splash {
  float: right;
  width: 450px;
  margin-top: 20px; }

#features {
  clear: both;
  color: #444;
  background: transparent url(/images/bg/divider.png) no-repeat top center;
  margin-top: 30px; }
  #features .feature_panel {
    width: 250px;
    margin: 10px;
    float: left;
    background-repeat: no-repeat;
    background-position: 80% 100%; }
    #features .feature_panel h2 {
      margin-bottom: 0px; }
    #features .feature_panel p {
      margin-bottom: 5px; }
    #features .feature_panel a {
      font-size: 12px; }

#animation {
  width: 450px;
  height: 197px;
  background-image: url(/images/animation_mockup.jpg); }

#create {
  float: left;
  margin-left: 5px;
  margin-top: 40px;
  width: 330px; }


input[type="text"] {
  border: 1px solid #999;
  padding: 5px; }

#options {
  float: left;
  width: 250px; }
  #options input.color {
    width: 80px;
    border: 1px solid #999;
    padding: 5px;
    text-align: center; }
  #options #link_text {
    width: 137px; }
  #options .track {
    height: 31px;
    background: transparent url(/images/controls/slider_bar.png) no-repeat 0px 13px; }
  #options .handle {
    height: 31px;
    width: 18px;
    background: transparent url(/images/controls/slider_thumb.png) no-repeat;
    cursor: pointer; }
  #options .group {
    background-color: #eee;
    padding: 10px;
    font-size: 14px;
    margin-bottom: 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; }
    #options .group .value {
      display: block;
      float: right;
      font-size: 11px;
      font-weight: bold;
      padding-top: 2px; }
    #options .group .subgroup {
      margin-top: 12px; }

h1 label {
  color: black; }

#customize_code {
  float: right;
  width: 540px; }

.customize_preview {
  float: right;
  clear: right;
  width: 540px;
  margin-top: 13px;
  padding-top: 7px;
  text-align: center; }

.code {
  clear: both;
  white-space: nowrap;
  text-align: left;
  font-family: monospace;
  font-size: 13px;
  padding: 10px;
  margin-bottom: 1em;
  border: 1px solid #aaa;
  border-bottom: 1px solid #ccc;
  background-color: #fed;
  overflow: auto; }
  .code pre {
    margin: 0px; }

#copy-status {
  float: right;
  margin-right: 1em;
  margin-top: 5px;
  padding: 2px;
  color: #BB5B01; }

#copy-button.button {
  float: right;
  clear: none; }

#upsell {
  margin-top: 2em;
  background-color: #202128;
  color: white;
  font-size: smaller;
  padding: 1em;
  border-radius: 1em;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em; }
  #upsell h2 {
    padding-top: 0px; }
  #upsell a {
    color: white; }

#graph {
  font-size: 0.8em; }

#map {
  border: 1px solid #999; }

#save {
  float: right;
  font-size: 0.7em;
  padding: 3px 0px 6px 20px;
  background: transparent url(/images/small-spinner.gif) no-repeat 0px 1px; }

#edit_title_link, #erase_button {
  font-size: 12px;
  border: 1px solid #999;
  color: #777;
  padding: 4px 7px;
  padding-bottom: 2px;
  text-decoration: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px; }

#height:hover, #width:hover {
  background-color: #FDFF4F; }

#edit_title_link:hover, #erase_button:hover {
  color: black;
  background-color: white; }

#erase_button {
  float: left;
  margin-left: 7px;
  font-size: 14px;
  padding-top: 6px; }

#start_markup_button, #stop_markup_button {
  float: left; }

table.api {
  border: 1px solid #aaa;
  background-color: white;
  margin-bottom: 2em;
  width: 100%; }
  table.api tr.odd {
    background-color: #eee; }
  table.api .code {
    border: none;
    width: auto;
    margin-bottom: 0; }

table.matrix {
  background-color: white;
  border: 1px solid #ccc;
  font-size: 14px;
  float: right;
  margin: auto;
  margin-bottom: 2em; }
  table.matrix tr.odd {
    background-color: #eee; }
  table.matrix th {
    background-color: #ddd;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc; }
    table.matrix th.empty {
      border-left: none;
      border-bottom: 1px solid #bbb; }
    table.matrix th.row {
      background-color: transparent;
      border: none;
      text-align: right; }
      table.matrix th.row:after {
        content: ":"; }
  table.matrix td {
    width: 60px;
    border-left: 1px solid #bbb; }
    table.matrix td.yes {
      background: transparent url(/images/yes.png) no-repeat 50% 50%; }
    table.matrix td.no {
      background: transparent url(/images/no.png) no-repeat 50% 50%; }
