.fieldWithErrors {
  display: inline; }

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

body {
  line-height: 1.5;
  z-index: 0; }

table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

table, td, th {
  vertical-align: middle; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

a, img {
  border: none; }

label {
  font-weight: bold; }

input[type="text"], input[type="password"],
textarea, select {
  background-color: white;
  border: solid 2px #ececec;
  padding: 5px;
  width: 180px;
  font-size: 11px;
  color: #999999;
  font-family: "Helvetica Neue", helvetica, arial, sans-serif;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

input[type="text"]:focus, input[type="password"]:focus,
textarea:focus, select:focus {
  background-color: white;
  border: solid 2px #cccccc;
  padding: 5px;
  font-size: 11px;
  color: #333333;
  font-family: "Helvetica Neue", helvetica, arial, sans-serif;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

input[type="text"], input[type="password"] {
  height: 15px; }

textarea {
  height: 100px; }

input[type="checkbox"], input[type="radio"],
input.checkbox, input.radio {
  position: relative;
  top: 0.25em; }

form.inline {
  line-height: 3; }

form.inline p {
  margin-bottom: 0; }

input[disabled="disabled"] {
  background-color: #ececec; }

html {
  font-size: 100.01%; }

body {
  font-size: 75%;
  color: black;
  font-family: "Helvetica Neue", helvetica, arial, sans-serif; }

h1, h2, h3, h4, h5, h6 {
  color: #333333;
  font-weight: normal; }

h1 img, h2 img, h3 img,
h4 img, h5 img, h6 img {
  margin: 0; }

h1 {
  font-size: 28px;
  line-height: 1.2em;
  padding: 0 0 5px 0;
  margin: 0;
  font-weight: bold;
  font-family: "Helvetica Neue", helvetica, arial, sans-serif; }

h2 {
  font-size: 12px;
  line-height: 1.2em;
  padding: 5px 10px 5px 10px;
  margin: 0 10px 10px 10px;
  font-weight: bold;
  background: #ececec;
  font-family: "Helvetica Neue", helvetica, arial, sans-serif;
  clear: both;
  text-transform: uppercase;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

h3 {
  font-size: 12px;
  line-height: 1.2em;
  padding: 5px 10px 5px 10px;
  margin: 0 0 10px 0;
  font-weight: bold;
  background: #ececec;
  font-family: "Helvetica Neue", helvetica, arial, sans-serif;
  text-transform: uppercase;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px; }

h4 {
  font-size: 12px;
  line-height: 1.2em;
  padding: 0 0 5px 0;
  margin: 0;
  font-weight: bold;
  font-family: "Helvetica Neue", helvetica, arial, sans-serif; }

p {
  padding: 0 10px 10px 0; }

a {
  color: #33aacc;
  text-decoration: none;
  font-weight: bold; }

a:hover, focus {
  color: #01789a; }

blockquote {
  margin: 1.5em;
  color: #333333;
  font-style: italic; }

strong {
  font-weight: bold; }

em, dfn {
  font-style: italic; }

dfn {
  font-weight: bold; }

sup, sub {
  line-height: 0; }

abbr, acronym {
  border-bottom: 1px dotted #999999; }

address {
  margin: 0 0 10px 0;
  font-style: italic; }

del {
  color: #333333; }

pre {
  margin: 10px 0 0 0;
  white-space: pre; }

pre, code, tt {
  font-family: "andale mono", "lucida console", monospace; }

.category, .count, .stamp_profile, .stamp_spot, .stamp_user {
  font-size: 11px;
  color: #999999; }

.stamp {
  font-size: 10px;
  color: #999999; }

.must_login {
  padding: 0 0 10px 0;
  color: #cccccc;
  font-size: 11px; }

#no_content {
  clear: both;
  height: 22px;
  padding: 10px;
  margin: 0 10px 20px 10px;
  background-color: #ececec;
  color: #999999;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }
  #no_content p {
    margin: 0;
    padding: 0; }

.rss {
  font-size: 11px; }

body {
  text-align: center;
  background: black; }

#new_boxwish {
  height: 30px;
  background: black;
  border-bottom: solid 2px #33aacc;
  color: white;
  padding-top: 5px;
  font-weight: bold; }

#container {
  text-align: left;
  width: 960px;
  margin: 0 auto;
  min-height: 100%; }

#admin_bar {
  background: black;
  color: white;
  padding: 5px 0 0 10px;
  height: 20px;
  font-size: 11px;
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc; }
  #admin_bar ul {
    margin: 0;
    padding: 0; }
    #admin_bar ul li {
      margin: 0;
      padding: 0 5px 0 0;
      display: inline;
      position: relative;
      list-style-image: none;
      list-style-position: outside;
      list-style-type: none; }
  #admin_bar p {
    float: left;
    padding: 0;
    margin: 0 10px 0 0;
    display: inline;
    font-weight: bold;
    text-transform: uppercase; }
  #admin_bar ul {
    float: left; }

#hat {
  width: 938px;
  height: 22px;
  padding: 6px 10px 6px 10px;
  background: black;
  color: white;
  border-bottom: solid 1px #999999;
  border-left: solid 1px #999999;
  border-right: solid 1px #999999;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  font-size: 11px; }
  #hat #left_links {
    width: 320px;
    float: left; }
    #hat #left_links #locales {
      width: 320px;
      float: left;
      text-align: left; }
      #hat #left_links #locales ul {
        margin: 0;
        padding: 0; }
        #hat #left_links #locales ul li {
          margin: 0;
          padding: 0 5px 0 0;
          display: inline;
          position: relative;
          list-style-image: none;
          list-style-position: outside;
          list-style-type: none; }
      #hat #left_links #locales p {
        display: inline;
        margin: 0;
        padding: 0; }
      #hat #left_links #locales ul {
        display: inline; }
        #hat #left_links #locales ul li {
          padding: 0 0 0 4px; }
  #hat #right_links {
    width: 480px;
    float: left;
    float: right; }
    #hat #right_links #login_box {
      width: 480px;
      float: left;
      height: 25px; }
      #hat #right_links #login_box #logged_in {
        text-align: right; }
        #hat #right_links #login_box #logged_in ul {
          margin: 0;
          padding: 0; }
          #hat #right_links #login_box #logged_in ul li {
            margin: 0;
            padding: 0 5px 0 0;
            display: inline;
            position: relative;
            list-style-image: none;
            list-style-position: outside;
            list-style-type: none; }
        #hat #right_links #login_box #logged_in img {
          height: 15px;
          width: 15px;
          float: right;
          border: solid 2px #999999;
          margin-left: 5px;
          overflow: hidden; }
        #hat #right_links #login_box #logged_in #logout_link {
          display: inline; }
      #hat #right_links #login_box #logged_out {
        text-align: right; }
        #hat #right_links #login_box #logged_out ul {
          margin: 0;
          padding: 0; }
          #hat #right_links #login_box #logged_out ul li {
            margin: 0;
            padding: 0 5px 0 0;
            display: inline;
            position: relative;
            list-style-image: none;
            list-style-position: outside;
            list-style-type: none; }
        #hat #right_links #login_box #logged_out ul {
          margin-right: 100px; }
        #hat #right_links #login_box #logged_out #facebook_login_button {
          float: right;
          width: 100px;
          height: 22px; }

#header {
  width: 950px;
  height: 110px;
  padding: 10px 0 10px 10px; }
  #header #logo {
    width: 150px;
    height: 50px;
    padding: 20px 0 0 0;
    float: left; }
  #header #box_top {
    width: 748px;
    height: 110px;
    padding: 0;
    margin: 0;
    background-color: #ececec;
    float: right;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; }
    #header #box_top #ad {
      width: 728px;
      height: 100px;
      background: #ececec;
      padding: 0;
      margin: 0 auto 0 auto;
      text-align: center; }

#nav {
  width: 960px;
  clear: both;
  height: 40px;
  background: #999999;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px; }
  #nav #links {
    width: 640px;
    float: left; }
    #nav #links ul {
      margin: 0;
      padding: 0; }
      #nav #links ul li {
        margin: 0;
        padding: 0 5px 0 0;
        display: inline;
        position: relative;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none; }
    #nav #links a {
      color: white; }
    #nav #links ul {
      padding: 10px; }

#content {
  width: 960px;
  background: white;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  margin-bottom: 10px; }
  #content:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
    overflow: hidden; }

#footer {
  margin-top: 10px;
  padding: 10px 10px 0px 10px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px; }
  #footer #footer_links {
    text-align: center;
    padding-bottom: 20px;
    font-size: 11px; }
    #footer #footer_links ul {
      margin: 0;
      padding: 0; }
      #footer #footer_links ul li {
        margin: 0;
        padding: 0 5px 0 0;
        display: inline;
        position: relative;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none; }

#single_leftbar,
#static_single_leftbar {
  width: 160px;
  float: left; }

#single_rightbar,
#static_single_rightbar {
  width: 160px;
  float: left; }

#double_leftbar {
  width: 320px;
  float: left; }

#double_rightbar {
  width: 320px;
  float: left; }

#content_top {
  height: 60px;
  padding-bottom: 5px;
  width: 960px; }
  #content_top:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
    overflow: hidden; }
  #content_top #flash_notice p {
    padding: 10px;
    background-color: #67cb33;
    color: white;
    clear: both;
    font-weight: bold; }
    #content_top #flash_notice p ul, #content_top #flash_notice p li {
      margin: 0;
      padding: 0; }
  #content_top #tag_wrapper {
    width: 640px;
    float: left; }
  #content_top #breadcrumbs {
    color: #999999;
    width: 640px;
    float: left;
    font-size: 11px; }
    #content_top #breadcrumbs ul {
      margin: 0;
      padding: 0; }
      #content_top #breadcrumbs ul li {
        margin: 0;
        padding: 0 5px 0 0;
        display: inline;
        position: relative;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none; }
    #content_top #breadcrumbs ul {
      padding: 10px; }
      #content_top #breadcrumbs ul li {
        padding-right: 3px; }
        #content_top #breadcrumbs ul li a {
          border-right: solid 2px #ececec;
          padding-right: 5px; }
  #content_top #page_toolbox {
    width: 260px;
    height: 20px;
    padding: 10px;
    text-align: right;
    float: right; }
    #content_top #page_toolbox p.follow_us {
      font-size: 11px;
      padding: 0; }
      #content_top #page_toolbox p.follow_us img {
        height: 8px;
        width: 8px; }
    #content_top #page_toolbox p.share {
      font-size: 11px;
      padding: 0; }
  #content_top #create_links {
    width: 320px;
    float: left;
    float: right;
    text-align: right; }
    #content_top #create_links p {
      display: inline; }

#spots_index_wrapper #spots .pagination {
  width: 480px;
  float: left;
  float: right;
  padding: 10px 20px 10px 0; }

#profiles_index_wrapper #profiles .pagination {
  width: 480px;
  float: left;
  float: right;
  padding: 10px 20px 10px 0; }

.pagination {
  font-size: 11px;
  text-align: right; }
  .pagination a, .pagination .disabled {
    padding: 2px; }
  .pagination .disabled, .pagination .gap {
    color: #999999; }
  .pagination a:hover {
    background-color: #33aacc;
    color: white; }
  .pagination .prev_page {
    padding-right: 4px;
    border-right: solid 2px #ececec; }
  .pagination .next_page {
    padding-left: 4px;
    border-left: solid 2px #ececec; }
  .pagination .current {
    padding: 2px;
    background-color: #cccccc;
    color: white; }

.header_banner {
  width: 940px;
  height: 90px;
  margin: 0 10px 10px 10px;
  background: #cccccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  overflow: hidden; }
  .header_banner h1, .header_banner .subtitle {
    padding: 10px; }
  .header_banner h1 {
    float: left;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: normal;
    width: 60%; }
  .header_banner h1:after {
    content: " *";
    color: #95d4e7;
    font-family: arial; }
  .header_banner .subtitle {
    float: right;
    text-align: right;
    width: 25%; }

#toolbox,
#admin,
#fans,
#activity,
#admin {
  width: 300px;
  padding-left: 10px; }
  #toolbox h3,
  #admin h3,
  #fans h3,
  #activity h3,
  #admin h3 {
    margin-bottom: 0; }
  #toolbox #content,
  #admin #content,
  #fans #content,
  #activity #content,
  #admin #content {
    width: 278px;
    border-left: solid 1px #ececec;
    border-right: solid 1px #ececec;
    border-bottom: solid 1px #ececec;
    padding: 10px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px; }

#admin {
  margin-bottom: 20px; }
  #admin ul {
    margin: 0;
    padding: 0; }
    #admin ul li {
      margin: 0 10px 5px 0;
      padding: 0;
      position: relative;
      list-style-image: none;
      list-style-position: outside;
      list-style-type: none; }

#rating_images {
  padding: 0 10px 0 0;
  float: left;
  color: #cccccc; }

#rating {
  color: #999999;
  font-size: 11px;
  margin: 2px 0 0 10px; }

#toolbox {
  margin-bottom: 20px;
  clear: both; }
  #toolbox:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
    overflow: hidden; }
  #toolbox h4 {
    margin: 10px 0 0 0; }
  #toolbox #rating_images {
    padding: 0 10px 0 0;
    float: left;
    color: #cccccc; }
  #toolbox #rating {
    color: #999999;
    font-size: 11px;
    margin: 2px 0 0 10px; }
  #toolbox #related_categories {
    padding-bottom: 10px; }
    #toolbox #related_categories ul {
      margin: 0;
      padding: 0; }
      #toolbox #related_categories ul li {
        margin: 0 10px 5px 0;
        padding: 0;
        position: relative;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none; }
  #toolbox .add_to_spot {
    margin: 0; }
  #toolbox #tags #add_tag_link {
    margin: 0; }
  #toolbox #tags #tag_list {
    margin: 5px 0 0 0; }
  #toolbox #tags #new_tag_form {
    margin: 0 0 20px 0; }
    #toolbox #tags #new_tag_form input#tag_submit {
      background: #33aacc;
      border: solid 2px #95d4e7;
      color: white;
      cursor: pointer;
      text-transform: capitalize;
      font-weight: bold;
      padding: 4px;
      font-size: 11px;
      font-family: "Helvetica Neue", helvetica, arial, sans-serif;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      margin-top: 10px; }

#sharelinks {
  padding: 5px 0 0 0;
  clear: both; }
  #sharelinks:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
    overflow: hidden; }
  #sharelinks ul {
    height: 16px;
    margin: 0;
    padding: 0;
    display: inline; }
    #sharelinks ul li {
      display: inline;
      cursor: pointer; }
      #sharelinks ul li a {
        float: left;
        outline: none;
        padding-top: 16px;
        height: 0;
        margin-right: 6px;
        overflow: hidden;
        background-image: url(/images/sharebuttons_sprite.gif);
        background-repeat: no-repeat; }
    #sharelinks ul #share_fb a {
      background-position: 0 0;
      width: 16px; }
    #sharelinks ul #share_twitter a {
      background-position: -16px 0;
      width: 16px; }
    #sharelinks ul #share_digg a {
      background-position: -32px 0;
      width: 16px; }
    #sharelinks ul #share_delicious a {
      background-position: -48px 0;
      width: 16px; }
    #sharelinks ul #share_reddit a {
      background-position: -64px 0;
      width: 16px; }
    #sharelinks ul #share_stumble a {
      background-position: -80px 0;
      width: 16px; }
    #sharelinks ul #share_myspace a {
      background-position: -96px 0;
      width: 16px; }
    #sharelinks ul #share_google a {
      background-position: -112px 0;
      width: 16px; }
    #sharelinks ul #share_sharethis a {
      background-position: -128px 0;
      width: 16px; }
    #sharelinks ul #share_email a {
      background-position: -144px 0;
      width: 16px; }

#fans {
  margin-bottom: 20px; }
  #fans .fan {
    margin: 0 0 10px 0; }
    #fans .fan img {
      padding: 5px;
      border: solid 1px #ececec;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px; }
  #fans #become_fan {
    clear: both; }
    #fans #become_fan #become_follower_submit,
    #fans #become_fan #stop_following_submit {
      background: #33aacc;
      border: solid 2px #95d4e7;
      color: white;
      cursor: pointer;
      text-transform: capitalize;
      font-weight: bold;
      padding: 4px;
      font-size: 11px;
      font-family: "Helvetica Neue", helvetica, arial, sans-serif;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px; }
  #fans .must_login {
    clear: both; }

#double_rightbar #activity,
#double_leftbar #activity {
  margin-bottom: 20px; }
  #double_rightbar #activity #content,
  #double_leftbar #activity #content {
    width: 250px; }
    #double_rightbar #activity #content ul,
    #double_leftbar #activity #content ul {
      width: 250px; }
  #double_rightbar #activity ul,
  #double_leftbar #activity ul {
    padding: 0 10px 10px 0; }
    #double_rightbar #activity ul li,
    #double_leftbar #activity ul li {
      list-style-image: none;
      list-style-position: outside;
      list-style-type: none;
      clear: both; }
      #double_rightbar #activity ul li img,
      #double_leftbar #activity ul li img {
        float: left;
        overflow: hidden;
        padding: 5px;
        border: solid 1px #ececec; }
      #double_rightbar #activity ul li .details,
      #double_leftbar #activity ul li .details {
        float: left;
        width: 220px;
        margin-left: 10px;
        padding-bottom: 10px; }
        #double_rightbar #activity ul li .details .title,
        #double_leftbar #activity ul li .details .title {
          margin: 0;
          padding: 0;
          font-size: 11px; }
        #double_rightbar #activity ul li .details .stamp,
        #double_leftbar #activity ul li .details .stamp {
          margin: 0;
          padding: 0; }

#comments {
  clear: both;
  padding-bottom: 50px;
  background-color: white; }
  #comments:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
    overflow: hidden; }
  #comments .must_login {
    padding-left: 20px; }
  #comments .comment {
    width: 430px;
    margin: 0 10px 0 10px;
    overflow: hidden;
    min-height: 50px; }
    #comments .comment img {
      float: left;
      margin: 0 10px 0 10px;
      padding: 5px;
      border: solid 1px #ececec; }
    #comments .comment .description {
      margin: 0 10px 5px 0;
      color: #333333;
      font-size: 11px;
      overflow: hidden;
      padding: 10px;
      border: solid 1px #ececec;
      float: left;
      width: 300px; }
    #comments .comment .details {
      margin: 0 0 10px 65px;
      color: #999999;
      font-size: 10px;
      clear: both; }
  #comments #new_comment form#new_comment {
    padding-left: 20px; }
  #comments #new_comment label {
    display: block;
    text-transform: capitalize;
    margin: 10px 0 3px 0; }
  #comments #new_comment textarea {
    display: block;
    width: 300px;
    margin: 0 0 10px 0; }
  #comments #new_comment #comment_submit {
    background: #33aacc;
    border: solid 2px #95d4e7;
    color: white;
    cursor: pointer;
    text-transform: capitalize;
    font-weight: bold;
    padding: 4px;
    font-size: 11px;
    font-family: "Helvetica Neue", helvetica, arial, sans-serif;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; }

#spots_index_bottom {
  width: 468px;
  height: 60px;
  padding: 10px;
  margin: 0 20px 20px 10px;
  background: #ececec;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  clear: both; }

#spots_show_bottom {
  width: 468px;
  height: 60px;
  padding: 10px;
  margin: 0 20px 20px 10px;
  background: #ececec;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  clear: both; }

#spots_show_right {
  width: 300px;
  height: 250px;
  padding: 0;
  margin: 0 10px 20px 10px;
  background: #ececec;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  clear: both; }

#spots_index_right,
#profiles_index_right,
#profile_single_right,
#myboxwish_show_right {
  width: 120px;
  height: 600px;
  padding: 10px;
  margin: 0 10px 20px 0;
  background: #ececec;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  clear: both;
  float: right; }

#profiles_index_bottom {
  width: 468px;
  height: 60px;
  padding: 10px;
  margin: 0 20px 20px 20px;
  background: #ececec;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  clear: both; }

#products_show_left,
#movies_show_left,
#people_show_left,
#merchandise_show_left {
  width: 300px;
  height: 250px;
  padding: 0;
  margin: 0 10px 20px 10px;
  background: #ececec;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  clear: both; }

#profiles_index_double_right {
  width: 300px;
  height: 250px;
  padding: 0;
  margin: 10px 10px 20px 10px;
  background: #ececec;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  clear: both; }

#profile_double_right {
  width: 300px;
  height: 250px;
  padding: 0;
  margin: 0 10px 20px 10px;
  background: #ececec;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  clear: both; }

#twilightopia_120x600 {
  width: 120px;
  height: 600px;
  padding: 10px;
  margin: 0 10px 20px 0;
  background: #ececec;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  clear: both;
  float: right; }

#sitemap {
  font-size: 11px; }
  #sitemap h1 {
    padding: 10px; }
  #sitemap ul.top {
    width: 960px; }
    #sitemap ul.top li#Home, #sitemap ul.top li#Spots, #sitemap ul.top li#Shop, #sitemap ul.top li#People, #sitemap ul.top li#Movies, #sitemap ul.top li#Magazine {
      width: 140px;
      float: left;
      padding: 0 0 10px 10px;
      text-transform: uppercase;
      list-style-image: none;
      list-style-position: outside;
      list-style-type: none; }
      #sitemap ul.top li#Home ul, #sitemap ul.top li#Spots ul, #sitemap ul.top li#Shop ul, #sitemap ul.top li#People ul, #sitemap ul.top li#Movies ul, #sitemap ul.top li#Magazine ul {
        text-transform: capitalize;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none; }

#broken_link_created {
  width: 250px;
  height: 170px; }
  #broken_link_created p {
    padding-left: 10px; }
  #broken_link_created #links p {
    float: right; }

#skip_links {
  position: absolute;
  left: -9999px; }

hr {
  background-color: #ececec;
  color: #ececec;
  border: 0 none;
  height: 1px;
  margin: 10px;
  clear: both; }

.clearance {
  height: 1px;
  clear: both;
  margin: 0;
  padding: 0; }

#profiles_index_wrapper #single_leftbar #order_list {
  font-size: 11px;
  margin: 0 10px 20px 10px; }
  #profiles_index_wrapper #single_leftbar #order_list ul {
    margin: 0;
    padding: 0; }
    #profiles_index_wrapper #single_leftbar #order_list ul li {
      margin: 0 10px 5px 0;
      padding: 0;
      position: relative;
      list-style-image: none;
      list-style-position: outside;
      list-style-type: none; }
  #profiles_index_wrapper #single_leftbar #order_list a {
    font-weight: normal; }
  #profiles_index_wrapper #single_leftbar #order_list h3 {
    margin-bottom: 0; }
  #profiles_index_wrapper #single_leftbar #order_list ul {
    border-left: solid 1px #ececec;
    border-right: solid 1px #ececec;
    border-bottom: solid 1px #ececec;
    padding: 10px 5px 10px 10px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px; }
    #profiles_index_wrapper #single_leftbar #order_list ul li.back a {
      font-weight: bold; }
#profiles_index_wrapper #single_leftbar #filter_list {
  font-size: 11px;
  margin: 0 10px 20px 10px; }
  #profiles_index_wrapper #single_leftbar #filter_list ul {
    margin: 0;
    padding: 0; }
    #profiles_index_wrapper #single_leftbar #filter_list ul li {
      margin: 0 10px 5px 0;
      padding: 0;
      position: relative;
      list-style-image: none;
      list-style-position: outside;
      list-style-type: none; }
  #profiles_index_wrapper #single_leftbar #filter_list a {
    font-weight: normal; }
  #profiles_index_wrapper #single_leftbar #filter_list h3 {
    margin-bottom: 0; }
  #profiles_index_wrapper #single_leftbar #filter_list ul {
    border-left: solid 1px #ececec;
    border-right: solid 1px #ececec;
    border-bottom: solid 1px #ececec;
    padding: 10px 5px 10px 10px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px; }
    #profiles_index_wrapper #single_leftbar #filter_list ul li.back a {
      font-weight: bold; }
#profiles_index_wrapper #profiles {
  width: 640px;
  float: left; }
  #profiles_index_wrapper #profiles .profiles_group {
    margin: 0;
    padding: 10px 0 10px 10px;
    clear: both; }
    #profiles_index_wrapper #profiles .profiles_group:after {
      content: ".";
      clear: both;
      display: block;
      height: 0;
      visibility: hidden;
      overflow: hidden; }
    #profiles_index_wrapper #profiles .profiles_group ul li.profile_wrapper {
      float: left;
      list-style-type: none;
      width: 280px;
      height: 160px;
      margin: 0 20px 10px 0; }
      #profiles_index_wrapper #profiles .profiles_group ul li.profile_wrapper .labels {
        height: 19px; }
        #profiles_index_wrapper #profiles .profiles_group ul li.profile_wrapper .labels .actual {
          margin-left: 6px;
          color: white;
          float: left;
          font-size: 10px;
          text-align: center;
          padding: 1px 5px 1px 5px;
          border-left: solid 2px #ececec;
          border-top: solid 2px #ececec;
          border-right: solid 2px #ececec;
          background: #cccccc;
          -moz-border-radius-topleft: 5px;
          -webkit-border-top-left-radius: 5px;
          -moz-border-radius-topright: 5px;
          -webkit-border-top-right-radius: 5px; }
          #profiles_index_wrapper #profiles .profiles_group ul li.profile_wrapper .labels .actual a {
            color: white; }
        #profiles_index_wrapper #profiles .profiles_group ul li.profile_wrapper .labels .lookalike {
          margin-left: 6px;
          color: white;
          float: left;
          font-size: 10px;
          text-align: center;
          padding: 1px 5px 1px 5px;
          border-left: solid 2px #ececec;
          border-top: solid 2px #ececec;
          border-right: solid 2px #ececec;
          background: #cccccc;
          -moz-border-radius-topleft: 5px;
          -webkit-border-top-left-radius: 5px;
          -moz-border-radius-topright: 5px;
          -webkit-border-top-right-radius: 5px; }
          #profiles_index_wrapper #profiles .profiles_group ul li.profile_wrapper .labels .lookalike a {
            color: white; }
      #profiles_index_wrapper #profiles .profiles_group ul li.profile_wrapper .profile:hover {
        border: solid 1px #cccccc;
        background: #ececec; }
      #profiles_index_wrapper #profiles .profiles_group ul li.profile_wrapper .profile {
        border: solid 1px #ececec;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        float: left;
        padding: 5px;
        height: 130px;
        width: 270px;
        overflow: hidden; }
        #profiles_index_wrapper #profiles .profiles_group ul li.profile_wrapper .profile img {
          float: left;
          height: 130px;
          width: 130px;
          overflow: hidden; }
        #profiles_index_wrapper #profiles .profiles_group ul li.profile_wrapper .profile .info {
          float: left;
          padding-left: 10px;
          width: 130px;
          overflow: hidden; }
        #profiles_index_wrapper #profiles .profiles_group ul li.profile_wrapper .profile .spotlink {
          float: left;
          text-align: left;
          width: 100px;
          font-size: 10px;
          padding-left: 10px;
          text-transform: capitalize; }
        #profiles_index_wrapper #profiles .profiles_group ul li.profile_wrapper .profile .spotlink_none {
          float: left;
          text-align: left;
          width: 100px;
          font-size: 10px;
          padding-left: 10px;
          text-transform: capitalize; }
          #profiles_index_wrapper #profiles .profiles_group ul li.profile_wrapper .profile .spotlink_none a {
            color: #ececec; }
        #profiles_index_wrapper #profiles .profiles_group ul li.profile_wrapper .profile .affiliate_link {
          float: left;
          text-align: left;
          width: 100px;
          font-size: 10px;
          padding-left: 10px;
          text-transform: capitalize; }
          #profiles_index_wrapper #profiles .profiles_group ul li.profile_wrapper .profile .affiliate_link a {
            color: #99cc22; }
        #profiles_index_wrapper #profiles .profiles_group ul li.profile_wrapper .profile .affiliate_link_unavailable {
          float: left;
          text-align: left;
          width: 100px;
          font-size: 10px;
          padding-left: 10px;
          text-transform: capitalize; }
          #profiles_index_wrapper #profiles .profiles_group ul li.profile_wrapper .profile .affiliate_link_unavailable a {
            color: #dddddd; }
  #profiles_index_wrapper #profiles .alpha_links {
    text-align: right;
    font-size: 11px;
    padding-right: 20px;
    color: #999999; }
    #profiles_index_wrapper #profiles .alpha_links a {
      padding: 0 2px 0 2px; }
    #profiles_index_wrapper #profiles .alpha_links a:hover {
      background: #33aacc;
      color: white; }
  #profiles_index_wrapper #profiles .profiles_group {
    padding-left: 20px; }

#profile_show_wrapper_products h1, #profile_show_wrapper_products .stamp_profile,
#profile_show_wrapper_people h1,
#profile_show_wrapper_people .stamp_profile,
#profile_show_wrapper_movies h1,
#profile_show_wrapper_movies .stamp_profile,
#profile_show_wrapper_merchandise h1,
#profile_show_wrapper_merchandise .stamp_profile {
  padding: 0 20px 5px 10px;
  width: 65%; }
#profile_show_wrapper_products .stamp_profile,
#profile_show_wrapper_people .stamp_profile,
#profile_show_wrapper_movies .stamp_profile,
#profile_show_wrapper_merchandise .stamp_profile {
  margin-bottom: 15px; }
#profile_show_wrapper_products #double_leftbar,
#profile_show_wrapper_people #double_leftbar,
#profile_show_wrapper_movies #double_leftbar,
#profile_show_wrapper_merchandise #double_leftbar {
  width: 320px;
  float: left; }
  #profile_show_wrapper_products #double_leftbar #image,
  #profile_show_wrapper_people #double_leftbar #image,
  #profile_show_wrapper_movies #double_leftbar #image,
  #profile_show_wrapper_merchandise #double_leftbar #image {
    padding: 4px;
    border: solid 1px #ececec;
    margin: 0 10px 20px 10px;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; }
    #profile_show_wrapper_products #double_leftbar #image p,
    #profile_show_wrapper_people #double_leftbar #image p,
    #profile_show_wrapper_movies #double_leftbar #image p,
    #profile_show_wrapper_merchandise #double_leftbar #image p {
      color: #999999;
      margin-bottom: 0;
      font-size: 11px;
      text-align: left; }

#profile_show_wrapper_people #profile,
#profile_show_wrapper_movies #profile {
  width: 640px;
  float: left; }
  #profile_show_wrapper_people #profile #movie_information:after,
  #profile_show_wrapper_people #profile #person_information:after,
  #profile_show_wrapper_movies #profile #movie_information:after,
  #profile_show_wrapper_movies #profile #person_information:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
    overflow: hidden; }
  #profile_show_wrapper_people #profile #movie_information p,
  #profile_show_wrapper_people #profile #person_information p,
  #profile_show_wrapper_movies #profile #movie_information p,
  #profile_show_wrapper_movies #profile #person_information p {
    padding: 0 0 10px 0; }
  #profile_show_wrapper_people #profile #movie_information #details,
  #profile_show_wrapper_people #profile #person_information #details,
  #profile_show_wrapper_movies #profile #movie_information #details,
  #profile_show_wrapper_movies #profile #person_information #details {
    float: left;
    width: 320px;
    padding: 10px 50px 10px 10px; }
  #profile_show_wrapper_people #profile #movie_information #other_tools,
  #profile_show_wrapper_people #profile #person_information #other_tools,
  #profile_show_wrapper_movies #profile #movie_information #other_tools,
  #profile_show_wrapper_movies #profile #person_information #other_tools {
    float: left;
    padding: 10px; }
    #profile_show_wrapper_people #profile #movie_information #other_tools h4,
    #profile_show_wrapper_people #profile #person_information #other_tools h4,
    #profile_show_wrapper_movies #profile #movie_information #other_tools h4,
    #profile_show_wrapper_movies #profile #person_information #other_tools h4 {
      text-transform: uppercase;
      border-bottom: solid 2px #ececec;
      padding: 20px 50px 3px 0px;
      margin-bottom: 10px; }

#profile_show_wrapper_products #products_information,
#profile_show_wrapper_merchandise #products_information {
  width: 640px;
  float: left; }
  #profile_show_wrapper_products #products_information #product_details,
  #profile_show_wrapper_merchandise #products_information #product_details {
    width: 300px;
    float: left;
    padding: 10px; }
    #profile_show_wrapper_products #products_information #product_details #purchase_options,
    #profile_show_wrapper_merchandise #products_information #product_details #purchase_options {
      width: 300px;
      float: left;
      margin: 0 10px 10px 0; }
      #profile_show_wrapper_products #products_information #product_details #purchase_options #affiliate_links,
      #profile_show_wrapper_merchandise #products_information #product_details #purchase_options #affiliate_links {
        padding-top: 30px; }
        #profile_show_wrapper_products #products_information #product_details #purchase_options #affiliate_links h4,
        #profile_show_wrapper_merchandise #products_information #product_details #purchase_options #affiliate_links h4 {
          margin-bottom: 5px; }
        #profile_show_wrapper_products #products_information #product_details #purchase_options #affiliate_links li,
        #profile_show_wrapper_merchandise #products_information #product_details #purchase_options #affiliate_links li {
          margin: 0;
          min-height: 25px;
          list-style-image: none;
          list-style-position: outside;
          list-style-type: none; }
        #profile_show_wrapper_products #products_information #product_details #purchase_options #affiliate_links .buy,
        #profile_show_wrapper_merchandise #products_information #product_details #purchase_options #affiliate_links .buy {
          height: 22px;
          padding-top: 8px;
          display: inline-block;
          overflow: hidden;
          vertical-align: middle;
          color: white;
          margin: 0;
          padding-bottom: 5px;
          color: #999999; }
          #profile_show_wrapper_products #products_information #product_details #purchase_options #affiliate_links .buy a,
          #profile_show_wrapper_merchandise #products_information #product_details #purchase_options #affiliate_links .buy a {
            background: #99cc22;
            border: solid 2px #cce590;
            color: white;
            padding: 4px;
            font-size: 10px;
            text-transform: capitalize;
            font-family: "Helvetica Neue", helvetica, arial, sans-serif;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px; }
          #profile_show_wrapper_products #products_information #product_details #purchase_options #affiliate_links .buy a:hover,
          #profile_show_wrapper_merchandise #products_information #product_details #purchase_options #affiliate_links .buy a:hover {
            background: #85b80e; }
        #profile_show_wrapper_products #products_information #product_details #purchase_options #affiliate_links .store,
        #profile_show_wrapper_merchandise #products_information #product_details #purchase_options #affiliate_links .store {
          color: #999999;
          margin: 0 5px 0 5px;
          font-weight: bold;
          font-size: 11px; }
        #profile_show_wrapper_products #products_information #product_details #purchase_options #affiliate_links .locale,
        #profile_show_wrapper_merchandise #products_information #product_details #purchase_options #affiliate_links .locale {
          color: #999999;
          margin-right: 5px;
          font-size: 11px; }
        #profile_show_wrapper_products #products_information #product_details #purchase_options #affiliate_links .price,
        #profile_show_wrapper_merchandise #products_information #product_details #purchase_options #affiliate_links .price {
          margin: 0;
          font-size: 11px;
          font-weight: bold; }
        #profile_show_wrapper_products #products_information #product_details #purchase_options #affiliate_links #try_ebay,
        #profile_show_wrapper_merchandise #products_information #product_details #purchase_options #affiliate_links #try_ebay {
          padding: 3px 0 0 50px;
          margin: 5px 0 5px 0;
          height: 20px;
          background: white url(/images/ebay.jpg) top left no-repeat;
          font-size: 11px; }
          #profile_show_wrapper_products #products_information #product_details #purchase_options #affiliate_links #try_ebay a,
          #profile_show_wrapper_merchandise #products_information #product_details #purchase_options #affiliate_links #try_ebay a {
            color: #99cc22; }
        #profile_show_wrapper_products #products_information #product_details #purchase_options #affiliate_links #broken_link,
        #profile_show_wrapper_merchandise #products_information #product_details #purchase_options #affiliate_links #broken_link {
          margin: 0;
          padding: 5px 0 10px 0; }
          #profile_show_wrapper_products #products_information #product_details #purchase_options #affiliate_links #broken_link a,
          #profile_show_wrapper_merchandise #products_information #product_details #purchase_options #affiliate_links #broken_link a {
            font-size: 11px;
            font-weight: normal;
            color: #999999; }
          #profile_show_wrapper_products #products_information #product_details #purchase_options #affiliate_links #broken_link a:hover,
          #profile_show_wrapper_merchandise #products_information #product_details #purchase_options #affiliate_links #broken_link a:hover {
            color: #33aacc; }
  #profile_show_wrapper_products #products_information #other_tools,
  #profile_show_wrapper_merchandise #products_information #other_tools {
    float: left;
    padding: 10px; }
    #profile_show_wrapper_products #products_information #other_tools h4,
    #profile_show_wrapper_merchandise #products_information #other_tools h4 {
      text-transform: uppercase;
      border-bottom: solid 2px #ececec;
      padding: 20px 50px 3px 0px;
      margin-bottom: 10px; }
  #profile_show_wrapper_products #products_information #lookalikes,
  #profile_show_wrapper_merchandise #products_information #lookalikes {
    width: 300px;
    float: left;
    padding: 10px; }
    #profile_show_wrapper_products #products_information #lookalikes ul,
    #profile_show_wrapper_merchandise #products_information #lookalikes ul {
      margin: 0;
      padding: 0; }
      #profile_show_wrapper_products #products_information #lookalikes ul li,
      #profile_show_wrapper_merchandise #products_information #lookalikes ul li {
        margin: 0;
        padding: 0 5px 0 0;
        display: inline;
        position: relative;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none; }
    #profile_show_wrapper_products #products_information #lookalikes h4,
    #profile_show_wrapper_merchandise #products_information #lookalikes h4 {
      text-transform: uppercase;
      border-bottom: solid 2px #ececec;
      padding: 20px 50px 3px 0px;
      margin-bottom: 10px;
      width: 150px; }
    #profile_show_wrapper_products #products_information #lookalikes ul li.lookalike,
    #profile_show_wrapper_merchandise #products_information #lookalikes ul li.lookalike {
      float: left; }
      #profile_show_wrapper_products #products_information #lookalikes ul li.lookalike img,
      #profile_show_wrapper_merchandise #products_information #lookalikes ul li.lookalike img {
        padding: 5px;
        border: solid 1px #ececec;
        margin: 0 6px 6px 0;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px; }
      #profile_show_wrapper_products #products_information #lookalikes ul li.lookalike img:hover,
      #profile_show_wrapper_merchandise #products_information #lookalikes ul li.lookalike img:hover {
        border: solid 1px #cccccc; }

#profile_show_wrapper_products #spots,
#profile_show_wrapper_people #spots,
#profile_show_wrapper_movies #spots,
#profile_show_wrapper_merchandise #spots {
  width: 940px;
  clear: both;
  padding-left: 10px; }
  #profile_show_wrapper_products #spots .profiles_group,
  #profile_show_wrapper_people #spots .profiles_group,
  #profile_show_wrapper_movies #spots .profiles_group,
  #profile_show_wrapper_merchandise #spots .profiles_group {
    margin: 0;
    padding: 10px 0 10px 10px;
    clear: both; }
    #profile_show_wrapper_products #spots .profiles_group:after,
    #profile_show_wrapper_people #spots .profiles_group:after,
    #profile_show_wrapper_movies #spots .profiles_group:after,
    #profile_show_wrapper_merchandise #spots .profiles_group:after {
      content: ".";
      clear: both;
      display: block;
      height: 0;
      visibility: hidden;
      overflow: hidden; }
    #profile_show_wrapper_products #spots .profiles_group ul li.profile_wrapper,
    #profile_show_wrapper_people #spots .profiles_group ul li.profile_wrapper,
    #profile_show_wrapper_movies #spots .profiles_group ul li.profile_wrapper,
    #profile_show_wrapper_merchandise #spots .profiles_group ul li.profile_wrapper {
      float: left;
      list-style-type: none;
      width: 280px;
      height: 160px;
      margin: 0 20px 10px 0; }
      #profile_show_wrapper_products #spots .profiles_group ul li.profile_wrapper .labels,
      #profile_show_wrapper_people #spots .profiles_group ul li.profile_wrapper .labels,
      #profile_show_wrapper_movies #spots .profiles_group ul li.profile_wrapper .labels,
      #profile_show_wrapper_merchandise #spots .profiles_group ul li.profile_wrapper .labels {
        height: 19px; }
        #profile_show_wrapper_products #spots .profiles_group ul li.profile_wrapper .labels .actual,
        #profile_show_wrapper_people #spots .profiles_group ul li.profile_wrapper .labels .actual,
        #profile_show_wrapper_movies #spots .profiles_group ul li.profile_wrapper .labels .actual,
        #profile_show_wrapper_merchandise #spots .profiles_group ul li.profile_wrapper .labels .actual {
          margin-left: 6px;
          color: white;
          float: left;
          font-size: 10px;
          text-align: center;
          padding: 1px 5px 1px 5px;
          border-left: solid 2px #ececec;
          border-top: solid 2px #ececec;
          border-right: solid 2px #ececec;
          background: #cccccc;
          -moz-border-radius-topleft: 5px;
          -webkit-border-top-left-radius: 5px;
          -moz-border-radius-topright: 5px;
          -webkit-border-top-right-radius: 5px; }
          #profile_show_wrapper_products #spots .profiles_group ul li.profile_wrapper .labels .actual a,
          #profile_show_wrapper_people #spots .profiles_group ul li.profile_wrapper .labels .actual a,
          #profile_show_wrapper_movies #spots .profiles_group ul li.profile_wrapper .labels .actual a,
          #profile_show_wrapper_merchandise #spots .profiles_group ul li.profile_wrapper .labels .actual a {
            color: white; }
        #profile_show_wrapper_products #spots .profiles_group ul li.profile_wrapper .labels .lookalike,
        #profile_show_wrapper_people #spots .profiles_group ul li.profile_wrapper .labels .lookalike,
        #profile_show_wrapper_movies #spots .profiles_group ul li.profile_wrapper .labels .lookalike,
        #profile_show_wrapper_merchandise #spots .profiles_group ul li.profile_wrapper .labels .lookalike {
          margin-left: 6px;
          color: white;
          float: left;
          font-size: 10px;
          text-align: center;
          padding: 1px 5px 1px 5px;
          border-left: solid 2px #ececec;
          border-top: solid 2px #ececec;
          border-right: solid 2px #ececec;
          background: #cccccc;
          -moz-border-radius-topleft: 5px;
          -webkit-border-top-left-radius: 5px;
          -moz-border-radius-topright: 5px;
          -webkit-border-top-right-radius: 5px; }
          #profile_show_wrapper_products #spots .profiles_group ul li.profile_wrapper .labels .lookalike a,
          #profile_show_wrapper_people #spots .profiles_group ul li.profile_wrapper .labels .lookalike a,
          #profile_show_wrapper_movies #spots .profiles_group ul li.profile_wrapper .labels .lookalike a,
          #profile_show_wrapper_merchandise #spots .profiles_group ul li.profile_wrapper .labels .lookalike a {
            color: white; }
      #profile_show_wrapper_products #spots .profiles_group ul li.profile_wrapper .profile:hover,
      #profile_show_wrapper_people #spots .profiles_group ul li.profile_wrapper .profile:hover,
      #profile_show_wrapper_movies #spots .profiles_group ul li.profile_wrapper .profile:hover,
      #profile_show_wrapper_merchandise #spots .profiles_group ul li.profile_wrapper .profile:hover {
        border: solid 1px #cccccc;
        background: #ececec; }
      #profile_show_wrapper_products #spots .profiles_group ul li.profile_wrapper .profile,
      #profile_show_wrapper_people #spots .profiles_group ul li.profile_wrapper .profile,
      #profile_show_wrapper_movies #spots .profiles_group ul li.profile_wrapper .profile,
      #profile_show_wrapper_merchandise #spots .profiles_group ul li.profile_wrapper .profile {
        border: solid 1px #ececec;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        float: left;
        padding: 5px;
        height: 130px;
        width: 270px;
        overflow: hidden; }
        #profile_show_wrapper_products #spots .profiles_group ul li.profile_wrapper .profile img,
        #profile_show_wrapper_people #spots .profiles_group ul li.profile_wrapper .profile img,
        #profile_show_wrapper_movies #spots .profiles_group ul li.profile_wrapper .profile img,
        #profile_show_wrapper_merchandise #spots .profiles_group ul li.profile_wrapper .profile img {
          float: left;
          height: 130px;
          width: 130px;
          overflow: hidden; }
        #profile_show_wrapper_products #spots .profiles_group ul li.profile_wrapper .profile .info,
        #profile_show_wrapper_people #spots .profiles_group ul li.profile_wrapper .profile .info,
        #profile_show_wrapper_movies #spots .profiles_group ul li.profile_wrapper .profile .info,
        #profile_show_wrapper_merchandise #spots .profiles_group ul li.profile_wrapper .profile .info {
          float: left;
          padding-left: 10px;
          width: 130px;
          overflow: hidden; }
        #profile_show_wrapper_products #spots .profiles_group ul li.profile_wrapper .profile .spotlink,
        #profile_show_wrapper_people #spots .profiles_group ul li.profile_wrapper .profile .spotlink,
        #profile_show_wrapper_movies #spots .profiles_group ul li.profile_wrapper .profile .spotlink,
        #profile_show_wrapper_merchandise #spots .profiles_group ul li.profile_wrapper .profile .spotlink {
          float: left;
          text-align: left;
          width: 100px;
          font-size: 10px;
          padding-left: 10px;
          text-transform: capitalize; }
        #profile_show_wrapper_products #spots .profiles_group ul li.profile_wrapper .profile .spotlink_none,
        #profile_show_wrapper_people #spots .profiles_group ul li.profile_wrapper .profile .spotlink_none,
        #profile_show_wrapper_movies #spots .profiles_group ul li.profile_wrapper .profile .spotlink_none,
        #profile_show_wrapper_merchandise #spots .profiles_group ul li.profile_wrapper .profile .spotlink_none {
          float: left;
          text-align: left;
          width: 100px;
          font-size: 10px;
          padding-left: 10px;
          text-transform: capitalize; }
          #profile_show_wrapper_products #spots .profiles_group ul li.profile_wrapper .profile .spotlink_none a,
          #profile_show_wrapper_people #spots .profiles_group ul li.profile_wrapper .profile .spotlink_none a,
          #profile_show_wrapper_movies #spots .profiles_group ul li.profile_wrapper .profile .spotlink_none a,
          #profile_show_wrapper_merchandise #spots .profiles_group ul li.profile_wrapper .profile .spotlink_none a {
            color: #ececec; }
        #profile_show_wrapper_products #spots .profiles_group ul li.profile_wrapper .profile .affiliate_link,
        #profile_show_wrapper_people #spots .profiles_group ul li.profile_wrapper .profile .affiliate_link,
        #profile_show_wrapper_movies #spots .profiles_group ul li.profile_wrapper .profile .affiliate_link,
        #profile_show_wrapper_merchandise #spots .profiles_group ul li.profile_wrapper .profile .affiliate_link {
          float: left;
          text-align: left;
          width: 100px;
          font-size: 10px;
          padding-left: 10px;
          text-transform: capitalize; }
          #profile_show_wrapper_products #spots .profiles_group ul li.profile_wrapper .profile .affiliate_link a,
          #profile_show_wrapper_people #spots .profiles_group ul li.profile_wrapper .profile .affiliate_link a,
          #profile_show_wrapper_movies #spots .profiles_group ul li.profile_wrapper .profile .affiliate_link a,
          #profile_show_wrapper_merchandise #spots .profiles_group ul li.profile_wrapper .profile .affiliate_link a {
            color: #99cc22; }
        #profile_show_wrapper_products #spots .profiles_group ul li.profile_wrapper .profile .affiliate_link_unavailable,
        #profile_show_wrapper_people #spots .profiles_group ul li.profile_wrapper .profile .affiliate_link_unavailable,
        #profile_show_wrapper_movies #spots .profiles_group ul li.profile_wrapper .profile .affiliate_link_unavailable,
        #profile_show_wrapper_merchandise #spots .profiles_group ul li.profile_wrapper .profile .affiliate_link_unavailable {
          float: left;
          text-align: left;
          width: 100px;
          font-size: 10px;
          padding-left: 10px;
          text-transform: capitalize; }
          #profile_show_wrapper_products #spots .profiles_group ul li.profile_wrapper .profile .affiliate_link_unavailable a,
          #profile_show_wrapper_people #spots .profiles_group ul li.profile_wrapper .profile .affiliate_link_unavailable a,
          #profile_show_wrapper_movies #spots .profiles_group ul li.profile_wrapper .profile .affiliate_link_unavailable a,
          #profile_show_wrapper_merchandise #spots .profiles_group ul li.profile_wrapper .profile .affiliate_link_unavailable a {
            color: #dddddd; }
  #profile_show_wrapper_products #spots h2,
  #profile_show_wrapper_people #spots h2,
  #profile_show_wrapper_movies #spots h2,
  #profile_show_wrapper_merchandise #spots h2 {
    margin: 0; }
  #profile_show_wrapper_products #spots #links,
  #profile_show_wrapper_people #spots #links,
  #profile_show_wrapper_movies #spots #links,
  #profile_show_wrapper_merchandise #spots #links {
    padding: 10px 10px 3px 10px;
    border-bottom: solid 2px #ececec;
    margin: 10px 0 20px 0; }
    #profile_show_wrapper_products #spots #links ul,
    #profile_show_wrapper_people #spots #links ul,
    #profile_show_wrapper_movies #spots #links ul,
    #profile_show_wrapper_merchandise #spots #links ul {
      margin: 0;
      padding: 0; }
      #profile_show_wrapper_products #spots #links ul li,
      #profile_show_wrapper_people #spots #links ul li,
      #profile_show_wrapper_movies #spots #links ul li,
      #profile_show_wrapper_merchandise #spots #links ul li {
        margin: 0;
        padding: 0 5px 0 0;
        display: inline;
        position: relative;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none; }
    #profile_show_wrapper_products #spots #links ul li a,
    #profile_show_wrapper_people #spots #links ul li a,
    #profile_show_wrapper_movies #spots #links ul li a,
    #profile_show_wrapper_merchandise #spots #links ul li a {
      padding: 5px;
      -moz-border-radius-topleft: 5px;
      -webkit-border-top-left-radius: 5px;
      -moz-border-radius-topright: 5px;
      -webkit-border-top-right-radius: 5px; }
    #profile_show_wrapper_products #spots #links ul li.selected,
    #profile_show_wrapper_people #spots #links ul li.selected,
    #profile_show_wrapper_movies #spots #links ul li.selected,
    #profile_show_wrapper_merchandise #spots #links ul li.selected {
      padding: 5px;
      -moz-border-radius-topleft: 5px;
      -webkit-border-top-left-radius: 5px;
      -moz-border-radius-topright: 5px;
      -webkit-border-top-right-radius: 5px; }
  #profile_show_wrapper_products #spots #spot_content .profiles_group,
  #profile_show_wrapper_people #spots #spot_content .profiles_group,
  #profile_show_wrapper_movies #spots #spot_content .profiles_group,
  #profile_show_wrapper_merchandise #spots #spot_content .profiles_group {
    margin: 0;
    padding: 10px 0 10px 10px;
    clear: both; }
    #profile_show_wrapper_products #spots #spot_content .profiles_group:after,
    #profile_show_wrapper_people #spots #spot_content .profiles_group:after,
    #profile_show_wrapper_movies #spots #spot_content .profiles_group:after,
    #profile_show_wrapper_merchandise #spots #spot_content .profiles_group:after {
      content: ".";
      clear: both;
      display: block;
      height: 0;
      visibility: hidden;
      overflow: hidden; }
    #profile_show_wrapper_products #spots #spot_content .profiles_group ul li.profile_wrapper,
    #profile_show_wrapper_people #spots #spot_content .profiles_group ul li.profile_wrapper,
    #profile_show_wrapper_movies #spots #spot_content .profiles_group ul li.profile_wrapper,
    #profile_show_wrapper_merchandise #spots #spot_content .profiles_group ul li.profile_wrapper {
      float: left;
      list-style-type: none;
      width: 280px;
      height: 160px;
      margin: 0 20px 10px 0; }
      #profile_show_wrapper_products #spots #spot_content .profiles_group ul li.profile_wrapper .labels,
      #profile_show_wrapper_people #spots #spot_content .profiles_group ul li.profile_wrapper .labels,
      #profile_show_wrapper_movies #spots #spot_content .profiles_group ul li.profile_wrapper .labels,
      #profile_show_wrapper_merchandise #spots #spot_content .profiles_group ul li.profile_wrapper .labels {
        height: 19px; }
        #profile_show_wrapper_products #spots #spot_content .profiles_group ul li.profile_wrapper .labels .actual,
        #profile_show_wrapper_people #spots #spot_content .profiles_group ul li.profile_wrapper .labels .actual,
        #profile_show_wrapper_movies #spots #spot_content .profiles_group ul li.profile_wrapper .labels .actual,
        #profile_show_wrapper_merchandise #spots #spot_content .profiles_group ul li.profile_wrapper .labels .actual {
          margin-left: 6px;
          color: white;
          float: left;
          font-size: 10px;
          text-align: center;
          padding: 1px 5px 1px 5px;
          border-left: solid 2px #ececec;
          border-top: solid 2px #ececec;
          border-right: solid 2px #ececec;
          background: #cccccc;
          -moz-border-radius-topleft: 5px;
          -webkit-border-top-left-radius: 5px;
          -moz-border-radius-topright: 5px;
          -webkit-border-top-right-radius: 5px; }
          #profile_show_wrapper_products #spots #spot_content .profiles_group ul li.profile_wrapper .labels .actual a,
          #profile_show_wrapper_people #spots #spot_content .profiles_group ul li.profile_wrapper .labels .actual a,
          #profile_show_wrapper_movies #spots #spot_content .profiles_group ul li.profile_wrapper .labels .actual a,
          #profile_show_wrapper_merchandise #spots #spot_content .profiles_group ul li.profile_wrapper .labels .actual a {
            color: white; }
        #profile_show_wrapper_products #spots #spot_content .profiles_group ul li.profile_wrapper .labels .lookalike,
        #profile_show_wrapper_people #spots #spot_content .profiles_group ul li.profile_wrapper .labels .lookalike,
        #profile_show_wrapper_movies #spots #spot_content .profiles_group ul li.profile_wrapper .labels .lookalike,
        #profile_show_wrapper_merchandise #spots #spot_content .profiles_group ul li.profile_wrapper .labels .lookalike {
          margin-left: 6px;
          color: white;
          float: left;
          font-size: 10px;
          text-align: center;
          padding: 1px 5px 1px 5px;
          border-left: solid 2px #ececec;
          border-top: solid 2px #ececec;
          border-right: solid 2px #ececec;
          background: #cccccc;
          -moz-border-radius-topleft: 5px;
          -webkit-border-top-left-radius: 5px;
          -moz-border-radius-topright: 5px;
          -webkit-border-top-right-radius: 5px; }
          #profile_show_wrapper_products #spots #spot_content .profiles_group ul li.profile_wrapper .labels .lookalike a,
          #profile_show_wrapper_people #spots #spot_content .profiles_group ul li.profile_wrapper .labels .lookalike a,
          #profile_show_wrapper_movies #spots #spot_content .profiles_group ul li.profile_wrapper .labels .lookalike a,
          #profile_show_wrapper_merchandise #spots #spot_content .profiles_group ul li.profile_wrapper .labels .lookalike a {
            color: white; }
      #profile_show_wrapper_products #spots #spot_content .profiles_group ul li.profile_wrapper .profile:hover,
      #profile_show_wrapper_people #spots #spot_content .profiles_group ul li.profile_wrapper .profile:hover,
      #profile_show_wrapper_movies #spots #spot_content .profiles_group ul li.profile_wrapper .profile:hover,
      #profile_show_wrapper_merchandise #spots #spot_content .profiles_group ul li.profile_wrapper .profile:hover {
        border: solid 1px #cccccc;
        background: #ececec; }
      #profile_show_wrapper_products #spots #spot_content .profiles_group ul li.profile_wrapper .profile,
      #profile_show_wrapper_people #spots #spot_content .profiles_group ul li.profile_wrapper .profile,
      #profile_show_wrapper_movies #spots #spot_content .profiles_group ul li.profile_wrapper .profile,
      #profile_show_wrapper_merchandise #spots #spot_content .profiles_group ul li.profile_wrapper .profile {
        border: solid 1px #ececec;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        float: left;
        padding: 5px;
        height: 130px;
        width: 270px;
        overflow: hidden; }
        #profile_show_wrapper_products #spots #spot_content .profiles_group ul li.profile_wrapper .profile img,
        #profile_show_wrapper_people #spots #spot_content .profiles_group ul li.profile_wrapper .profile img,
        #profile_show_wrapper_movies #spots #spot_content .profiles_group ul li.profile_wrapper .profile img,
        #profile_show_wrapper_merchandise #spots #spot_content .profiles_group ul li.profile_wrapper .profile img {
          float: left;
          height: 130px;
          width: 130px;
          overflow: hidden; }
        #profile_show_wrapper_products #spots #spot_content .profiles_group ul li.profile_wrapper .profile .info,
        #profile_show_wrapper_people #spots #spot_content .profiles_group ul li.profile_wrapper .profile .info,
        #profile_show_wrapper_movies #spots #spot_content .profiles_group ul li.profile_wrapper .profile .info,
        #profile_show_wrapper_merchandise #spots #spot_content .profiles_group ul li.profile_wrapper .profile .info {
          float: left;
          padding-left: 10px;
          width: 130px;
          overflow: hidden; }
        #profile_show_wrapper_products #spots #spot_content .profiles_group ul li.profile_wrapper .profile .spotlink,
        #profile_show_wrapper_people #spots #spot_content .profiles_group ul li.profile_wrapper .profile .spotlink,
        #profile_show_wrapper_movies #spots #spot_content .profiles_group ul li.profile_wrapper .profile .spotlink,
        #profile_show_wrapper_merchandise #spots #spot_content .profiles_group ul li.profile_wrapper .profile .spotlink {
          float: left;
          text-align: left;
          width: 100px;
          font-size: 10px;
          padding-left: 10px;
          text-transform: capitalize; }
        #profile_show_wrapper_products #spots #spot_content .profiles_group ul li.profile_wrapper .profile .spotlink_none,
        #profile_show_wrapper_people #spots #spot_content .profiles_group ul li.profile_wrapper .profile .spotlink_none,
        #profile_show_wrapper_movies #spots #spot_content .profiles_group ul li.profile_wrapper .profile .spotlink_none,
        #profile_show_wrapper_merchandise #spots #spot_content .profiles_group ul li.profile_wrapper .profile .spotlink_none {
          float: left;
          text-align: left;
          width: 100px;
          font-size: 10px;
          padding-left: 10px;
          text-transform: capitalize; }
          #profile_show_wrapper_products #spots #spot_content .profiles_group ul li.profile_wrapper .profile .spotlink_none a,
          #profile_show_wrapper_people #spots #spot_content .profiles_group ul li.profile_wrapper .profile .spotlink_none a,
          #profile_show_wrapper_movies #spots #spot_content .profiles_group ul li.profile_wrapper .profile .spotlink_none a,
          #profile_show_wrapper_merchandise #spots #spot_content .profiles_group ul li.profile_wrapper .profile .spotlink_none a {
            color: #ececec; }
        #profile_show_wrapper_products #spots #spot_content .profiles_group ul li.profile_wrapper .profile .affiliate_link,
        #profile_show_wrapper_people #spots #spot_content .profiles_group ul li.profile_wrapper .profile .affiliate_link,
        #profile_show_wrapper_movies #spots #spot_content .profiles_group ul li.profile_wrapper .profile .affiliate_link,
        #profile_show_wrapper_merchandise #spots #spot_content .profiles_group ul li.profile_wrapper .profile .affiliate_link {
          float: left;
          text-align: left;
          width: 100px;
          font-size: 10px;
          padding-left: 10px;
          text-transform: capitalize; }
          #profile_show_wrapper_products #spots #spot_content .profiles_group ul li.profile_wrapper .profile .affiliate_link a,
          #profile_show_wrapper_people #spots #spot_content .profiles_group ul li.profile_wrapper .profile .affiliate_link a,
          #profile_show_wrapper_movies #spots #spot_content .profiles_group ul li.profile_wrapper .profile .affiliate_link a,
          #profile_show_wrapper_merchandise #spots #spot_content .profiles_group ul li.profile_wrapper .profile .affiliate_link a {
            color: #99cc22; }
        #profile_show_wrapper_products #spots #spot_content .profiles_group ul li.profile_wrapper .profile .affiliate_link_unavailable,
        #profile_show_wrapper_people #spots #spot_content .profiles_group ul li.profile_wrapper .profile .affiliate_link_unavailable,
        #profile_show_wrapper_movies #spots #spot_content .profiles_group ul li.profile_wrapper .profile .affiliate_link_unavailable,
        #profile_show_wrapper_merchandise #spots #spot_content .profiles_group ul li.profile_wrapper .profile .affiliate_link_unavailable {
          float: left;
          text-align: left;
          width: 100px;
          font-size: 10px;
          padding-left: 10px;
          text-transform: capitalize; }
          #profile_show_wrapper_products #spots #spot_content .profiles_group ul li.profile_wrapper .profile .affiliate_link_unavailable a,
          #profile_show_wrapper_people #spots #spot_content .profiles_group ul li.profile_wrapper .profile .affiliate_link_unavailable a,
          #profile_show_wrapper_movies #spots #spot_content .profiles_group ul li.profile_wrapper .profile .affiliate_link_unavailable a,
          #profile_show_wrapper_merchandise #spots #spot_content .profiles_group ul li.profile_wrapper .profile .affiliate_link_unavailable a {
            color: #dddddd; }
  #profile_show_wrapper_products #spots #spot_content h4, #profile_show_wrapper_products #spots #spot_content .stamp,
  #profile_show_wrapper_people #spots #spot_content h4,
  #profile_show_wrapper_people #spots #spot_content .stamp,
  #profile_show_wrapper_movies #spots #spot_content h4,
  #profile_show_wrapper_movies #spots #spot_content .stamp,
  #profile_show_wrapper_merchandise #spots #spot_content h4,
  #profile_show_wrapper_merchandise #spots #spot_content .stamp {
    padding-left: 10px; }
  #profile_show_wrapper_products #spots #loading_bar,
  #profile_show_wrapper_people #spots #loading_bar,
  #profile_show_wrapper_movies #spots #loading_bar,
  #profile_show_wrapper_merchandise #spots #loading_bar {
    height: 100px;
    text-align: center;
    padding-top: 50px; }

#profile_show_wrapper_products #spots #spot_content .profiles_group,
#profile_show_wrapper_people #spots #spot_content .profiles_group,
#profile_show_wrapper_movies #spots #spot_content .profiles_group {
  background: white url(/images/rollover.gif) top right no-repeat; }

#spot_tip {
  background: white;
  width: 320px;
  padding: 10px;
  text-align: left; }
  #spot_tip h4 {
    font-size: 14px;
    padding: 10px 5px 10px 5px;
    clear: both;
    color: #333333; }
  #spot_tip .context_image {
    width: 320px; }
    #spot_tip .context_image img {
      width: 310px;
      padding: 4px;
      border: solid 1px #ececec;
      float: left;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px; }
  #spot_tip #related_profiles {
    float: left;
    width: 320px; }
    #spot_tip #related_profiles ul {
      margin: 0;
      padding: 0; }
      #spot_tip #related_profiles ul li {
        margin: 0 10px 5px 0;
        padding: 0;
        position: relative;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none; }
    #spot_tip #related_profiles ul li {
      height: 30px; }
      #spot_tip #related_profiles ul li img {
        float: left;
        padding: 5px;
        border: solid 1px #ececec;
        margin-right: 10px;
        height: 20px;
        width: 20px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px; }
      #spot_tip #related_profiles ul li .details {
        float: left;
        width: 230px; }
        #spot_tip #related_profiles ul li .details .title {
          padding: 0; }
        #spot_tip #related_profiles ul li .details .category {
          padding: 0; }

#spots_index_wrapper #single_leftbar #order_list {
  font-size: 11px;
  margin: 0 10px 20px 10px; }
  #spots_index_wrapper #single_leftbar #order_list ul {
    margin: 0;
    padding: 0; }
    #spots_index_wrapper #single_leftbar #order_list ul li {
      margin: 0 10px 5px 0;
      padding: 0;
      position: relative;
      list-style-image: none;
      list-style-position: outside;
      list-style-type: none; }
  #spots_index_wrapper #single_leftbar #order_list a {
    font-weight: normal; }
  #spots_index_wrapper #single_leftbar #order_list h3 {
    margin-bottom: 0; }
  #spots_index_wrapper #single_leftbar #order_list ul {
    border-left: solid 1px #ececec;
    border-right: solid 1px #ececec;
    border-bottom: solid 1px #ececec;
    padding: 10px 5px 10px 10px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px; }
    #spots_index_wrapper #single_leftbar #order_list ul li.back a {
      font-weight: bold; }
#spots_index_wrapper #single_leftbar #filter_list {
  font-size: 11px;
  margin: 0 10px 20px 10px; }
  #spots_index_wrapper #single_leftbar #filter_list ul {
    margin: 0;
    padding: 0; }
    #spots_index_wrapper #single_leftbar #filter_list ul li {
      margin: 0 10px 5px 0;
      padding: 0;
      position: relative;
      list-style-image: none;
      list-style-position: outside;
      list-style-type: none; }
  #spots_index_wrapper #single_leftbar #filter_list a {
    font-weight: normal; }
  #spots_index_wrapper #single_leftbar #filter_list h3 {
    margin-bottom: 0; }
  #spots_index_wrapper #single_leftbar #filter_list ul {
    border-left: solid 1px #ececec;
    border-right: solid 1px #ececec;
    border-bottom: solid 1px #ececec;
    padding: 10px 5px 10px 10px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px; }
    #spots_index_wrapper #single_leftbar #filter_list ul li.back a {
      font-weight: bold; }
#spots_index_wrapper #spots {
  width: 640px;
  float: left;
  width: 640px;
  float: left;
  margin-right: 0;
  margin-bottom: 20px; }
  #spots_index_wrapper #spots .spot {
    width: 320px;
    float: left;
    padding-bottom: 20px; }
    #spots_index_wrapper #spots .spot img {
      padding: 5px;
      border: solid 1px #ececec;
      margin: 0 5px 0 10px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px; }
    #spots_index_wrapper #spots .spot .product_image {
      float: left; }
    #spots_index_wrapper #spots .spot .details {
      padding-top: 3px; }
      #spots_index_wrapper #spots .spot .details .title,
      #spots_index_wrapper #spots .spot .details .stamp {
        margin-left: 100px;
        padding-right: 15px; }

#related_profiles {
  width: 320px;
  float: left; }
  #related_profiles h3 {
    margin: 0 10px 10px 10px; }
  #related_profiles .profile {
    border: solid 1px #ececec;
    margin: 0 0 10px 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    float: left;
    padding: 5px;
    height: 170px;
    width: 130px;
    overflow: hidden; }

#spot_show_wrapper h1, #spot_show_wrapper .stamp_spot {
  padding: 0 20px 5px 10px;
  width: 65%; }
#spot_show_wrapper .stamp_spot {
  margin-bottom: 15px; }
#spot_show_wrapper #spot {
  width: 640px;
  float: left; }
  #spot_show_wrapper #spot #spot_media {
    background: black;
    min-height: 300px;
    margin: 0 10px 10px 10px;
    padding: 10px; }
    #spot_show_wrapper #spot #spot_media:after {
      content: ".";
      clear: both;
      display: block;
      height: 0;
      visibility: hidden;
      overflow: hidden; }
    #spot_show_wrapper #spot #spot_media #spot_profiles {
      float: left;
      width: 90px;
      padding-right: 10px;
      margin-left: 0; }
      #spot_show_wrapper #spot #spot_media #spot_profiles p {
        font-size: 11px;
        font-weight: bold; }
      #spot_show_wrapper #spot #spot_media #spot_profiles .title {
        font-size: 11px; }
      #spot_show_wrapper #spot #spot_media #spot_profiles .category {
        font-size: 11px;
        margin-bottom: 15px; }
        #spot_show_wrapper #spot #spot_media #spot_profiles .category a {
          color: #999999; }
    #spot_show_wrapper #spot #spot_media #images {
      margin-left: 100px; }
      #spot_show_wrapper #spot #spot_media #images img {
        margin-bottom: 10px; }
      #spot_show_wrapper #spot #spot_media #images p {
        font-size: 11px;
        font-weight: bold; }
      #spot_show_wrapper #spot #spot_media #images #sub_images img {
        float: left;
        margin-right: 10px; }
#spot_show_wrapper #double_rightbar #actuals h4 {
  margin-left: 20px; }
#spot_show_wrapper #double_rightbar #actuals .profile {
  margin-left: 20px;
  padding: 0 10px 10px 0;
  min-height: 80px; }
  #spot_show_wrapper #double_rightbar #actuals .profile img {
    padding: 5px;
    border: solid 1px #ececec;
    float: left; }
  #spot_show_wrapper #double_rightbar #actuals .profile .title,
  #spot_show_wrapper #double_rightbar #actuals .profile .category {
    margin-left: 60px; }
  #spot_show_wrapper #double_rightbar #actuals .profile .category {
    padding-bottom: 5px; }
  #spot_show_wrapper #double_rightbar #actuals .profile #affiliate_links_small {
    margin-left: 60px; }
    #spot_show_wrapper #double_rightbar #actuals .profile #affiliate_links_small li {
      margin: 0;
      min-height: 18px;
      list-style-image: none;
      list-style-position: outside;
      list-style-type: none; }
    #spot_show_wrapper #double_rightbar #actuals .profile #affiliate_links_small .buy a {
      color: #99cc22; }
    #spot_show_wrapper #double_rightbar #actuals .profile #affiliate_links_small .store {
      color: #999999;
      margin: 0 5px 0 5px;
      font-weight: bold; }
    #spot_show_wrapper #double_rightbar #actuals .profile #affiliate_links_small .locale {
      color: #999999;
      margin-right: 5px; }
    #spot_show_wrapper #double_rightbar #actuals .profile #affiliate_links_small .price {
      color: #333333;
      margin: 0; }
    #spot_show_wrapper #double_rightbar #actuals .profile #affiliate_links_small #broken_link {
      margin: 0;
      padding: 5px 0 10px 0; }
      #spot_show_wrapper #double_rightbar #actuals .profile #affiliate_links_small #broken_link a {
        font-size: 11px;
        font-weight: normal;
        color: #999999; }
      #spot_show_wrapper #double_rightbar #actuals .profile #affiliate_links_small #broken_link a:hover {
        color: #33aacc; }
#spot_show_wrapper #double_rightbar #lookalikes {
  padding-bottom: 20px; }
  #spot_show_wrapper #double_rightbar #lookalikes h4 {
    margin-left: 20px; }
  #spot_show_wrapper #double_rightbar #lookalikes .profile {
    margin-left: 20px;
    padding: 0 10px 10px 0;
    min-height: 50px;
    clear: both; }
    #spot_show_wrapper #double_rightbar #lookalikes .profile img {
      padding: 5px;
      border: solid 1px #ececec;
      float: left;
      margin-bottom: 5px; }
    #spot_show_wrapper #double_rightbar #lookalikes .profile .title,
    #spot_show_wrapper #double_rightbar #lookalikes .profile .category {
      margin-left: 60px;
      font-size: 11px; }
    #spot_show_wrapper #double_rightbar #lookalikes .profile .category {
      padding-bottom: 5px; }
    #spot_show_wrapper #double_rightbar #lookalikes .profile #affiliate_links_small {
      margin-left: 60px; }
      #spot_show_wrapper #double_rightbar #lookalikes .profile #affiliate_links_small li {
        margin: 0;
        min-height: 18px;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none; }
      #spot_show_wrapper #double_rightbar #lookalikes .profile #affiliate_links_small .buy a {
        color: #99cc22; }
      #spot_show_wrapper #double_rightbar #lookalikes .profile #affiliate_links_small .store {
        color: #999999;
        margin: 0 5px 0 5px;
        font-weight: bold; }
      #spot_show_wrapper #double_rightbar #lookalikes .profile #affiliate_links_small .locale {
        color: #999999;
        margin-right: 5px; }
      #spot_show_wrapper #double_rightbar #lookalikes .profile #affiliate_links_small .price {
        color: #333333;
        margin: 0; }
      #spot_show_wrapper #double_rightbar #lookalikes .profile #affiliate_links_small #broken_link {
        margin: 0;
        padding: 5px 0 10px 0; }
        #spot_show_wrapper #double_rightbar #lookalikes .profile #affiliate_links_small #broken_link a {
          font-size: 11px;
          font-weight: normal;
          color: #999999; }
        #spot_show_wrapper #double_rightbar #lookalikes .profile #affiliate_links_small #broken_link a:hover {
          color: #33aacc; }
#spot_show_wrapper #double_rightbar #toolbox {
  margin-top: 20px; }

#shop_static_content .static_content .header_banner {
  width: 940px;
  height: 90px;
  margin: 0 10px 20px 10px;
  background: #33aacc;
  color: white;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }
  #shop_static_content .static_content .header_banner h1, #shop_static_content .static_content .header_banner .subtitle {
    padding: 10px; }
  #shop_static_content .static_content .header_banner h1 {
    float: left;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: normal;
    width: 60%; }
  #shop_static_content .static_content .header_banner h1:after {
    content: " *";
    color: #95d4e7;
    font-family: arial; }
  #shop_static_content .static_content .header_banner .subtitle {
    float: right;
    text-align: right;
    width: 25%; }
#shop_static_content #static_single_leftbar {
  width: 160px;
  float: left; }
  #shop_static_content #static_single_leftbar #static_filter_list {
    font-size: 11px;
    margin: 0 10px 20px 10px; }
    #shop_static_content #static_single_leftbar #static_filter_list ul {
      margin: 0;
      padding: 0; }
      #shop_static_content #static_single_leftbar #static_filter_list ul li {
        margin: 0 10px 5px 0;
        padding: 0;
        position: relative;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none; }
    #shop_static_content #static_single_leftbar #static_filter_list a {
      font-weight: normal; }
    #shop_static_content #static_single_leftbar #static_filter_list h3 {
      margin-bottom: 0; }
    #shop_static_content #static_single_leftbar #static_filter_list ul {
      border-left: solid 1px #ececec;
      border-right: solid 1px #ececec;
      border-bottom: solid 1px #ececec;
      padding: 10px 5px 10px 10px;
      -moz-border-radius-bottomleft: 5px;
      -webkit-border-bottom-left-radius: 5px;
      -moz-border-radius-bottomright: 5px;
      -webkit-border-bottom-right-radius: 5px; }
      #shop_static_content #static_single_leftbar #static_filter_list ul li.back a {
        font-weight: bold; }
#shop_static_content #static_middle_content {
  width: 640px;
  float: left; }
  #shop_static_content #static_middle_content .shopping_area {
    width: 320px;
    float: left;
    height: 330px;
    padding: 20px 0 10px 0; }
    #shop_static_content #static_middle_content .shopping_area img {
      padding: 5px;
      border: solid 1px #ececec;
      margin-left: 20px; }
    #shop_static_content #static_middle_content .shopping_area .title, #shop_static_content #static_middle_content .shopping_area .description, #shop_static_content #static_middle_content .shopping_area .shop_now {
      padding: 5px 20px 5px 25px;
      margin: 0;
      color: #333333; }
    #shop_static_content #static_middle_content .shopping_area .title {
      font-size: 14px;
      padding-bottom: 0; }
    #shop_static_content #static_middle_content .shopping_area .description {
      font-size: 11px; }
#shop_static_content #static_single_rightbar {
  width: 160px;
  float: left; }

#tour_static_content .showoff_image {
  float: left;
  width: 320px;
  height: 350px;
  margin: 0 20px 10px 10px;
  display: inline; }
#tour_static_content .showoff_description {
  float: left;
  width: 220px;
  padding-bottom: 20px; }
#tour_static_content .team_level {
  width: 100%;
  clear: both; }

#meet_the_team_static_content h2 {
  padding-bottom: 0px; }
#meet_the_team_static_content .team_level {
  clear: both; }
#meet_the_team_static_content .showoff_team {
  float: left;
  width: 140px;
  min-height: 180px;
  margin-right: 15px;
  margin-bottom: 20px; }
  #meet_the_team_static_content .showoff_team p {
    font-size: 11px;
    padding: 0 0 10px 10px; }
  #meet_the_team_static_content .showoff_team #slidedown_tim, #meet_the_team_static_content .showoff_team #slidedown_katie, #meet_the_team_static_content .showoff_team #slidedown_nic,
  #meet_the_team_static_content .showoff_team #slidedown_steve, #meet_the_team_static_content .showoff_team #slidedown_lucy, #meet_the_team_static_content .showoff_team #slidedown_ella {
    font-size: 11px;
    padding: 0 0 10px 10px; }

#press_static_content #static_body ul {
  margin: 0 0 0 30px;
  padding: 0;
  width: 450px; }
#press_static_content #press_mentions {
  font-size: 12px; }
  #press_static_content #press_mentions ul {
    margin: 0 0 0 10px;
    padding: 0;
    width: 600px; }
    #press_static_content #press_mentions ul li {
      height: 80px;
      border-top: dashed 1px #ececec;
      position: relative;
      list-style-image: none;
      list-style-position: outside;
      list-style-type: none;
      padding: 10px 0 20px 0; }
      #press_static_content #press_mentions ul li span {
        display: block; }
      #press_static_content #press_mentions ul li img {
        float: left;
        margin: 0 20px 0 0;
        padding: 5px;
        border: solid 1px #ececec;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px; }
#press_static_content #press_releases {
  font-size: 12px; }
  #press_static_content #press_releases ul {
    margin: 0 0 0 10px;
    padding: 0; }
    #press_static_content #press_releases ul li {
      height: 30px;
      border-top: dashed 1px #ececec;
      position: relative;
      list-style-image: none;
      list-style-position: outside;
      list-style-type: none;
      padding: 10px 0 20px 0; }
      #press_static_content #press_releases ul li span.stamp {
        display: block;
        padding: 0; }

#partners_static_content #partners {
  font-size: 12px; }
  #partners_static_content #partners ul {
    margin: 0 0 0 10px;
    padding: 0; }
    #partners_static_content #partners ul li {
      height: 80px;
      border-top: dashed 1px #ececec;
      position: relative;
      list-style-image: none;
      list-style-position: outside;
      list-style-type: none;
      padding: 10px 0 20px 0; }
      #partners_static_content #partners ul li span {
        display: block; }
      #partners_static_content #partners ul li img {
        float: left;
        margin: 0 20px 0 0;
        padding: 5px;
        border: solid 1px #ececec;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px; }

#magazine_front_wrapper #magazines,
#magazine_index_wrapper #magazines {
  width: 480px;
  float: left;
  padding-bottom: 20px; }
  #magazine_front_wrapper #magazines .pagination,
  #magazine_index_wrapper #magazines .pagination {
    padding-right: 20px; }
  #magazine_front_wrapper #magazines .profile,
  #magazine_index_wrapper #magazines .profile {
    padding-bottom: 20px; }
    #magazine_front_wrapper #magazines .profile .style,
    #magazine_index_wrapper #magazines .profile .style {
      display: inline;
      padding: 3px;
      background-color: #ececec;
      margin: 0 0 10px 20px;
      font-size: 11px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px; }
    #magazine_front_wrapper #magazines .profile .title, #magazine_front_wrapper #magazines .profile .stamp_profile,
    #magazine_index_wrapper #magazines .profile .title,
    #magazine_index_wrapper #magazines .profile .stamp_profile {
      clear: both;
      margin-left: 20px; }
    #magazine_front_wrapper #magazines .profile .title,
    #magazine_index_wrapper #magazines .profile .title {
      font-size: 28px;
      line-height: 1.2em;
      padding-top: 10px; }
    #magazine_front_wrapper #magazines .profile img,
    #magazine_index_wrapper #magazines .profile img {
      padding: 5px;
      border: solid 1px #ececec;
      margin-left: 10px; }
    #magazine_front_wrapper #magazines .profile .stand_first,
    #magazine_index_wrapper #magazines .profile .stand_first {
      padding: 10px 10px 10px 20px; }
    #magazine_front_wrapper #magazines .profile .more,
    #magazine_index_wrapper #magazines .profile .more {
      margin: 0 10px 10px 20px;
      border-bottom: solid 1px #ececec; }
#magazine_front_wrapper #double_rightbar,
#magazine_index_wrapper #double_rightbar {
  width: 320px;
  float: left; }
  #magazine_front_wrapper #double_rightbar #filter_list,
  #magazine_index_wrapper #double_rightbar #filter_list {
    font-size: 11px;
    margin: 0 10px 20px 10px; }
    #magazine_front_wrapper #double_rightbar #filter_list ul,
    #magazine_index_wrapper #double_rightbar #filter_list ul {
      margin: 0;
      padding: 0; }
      #magazine_front_wrapper #double_rightbar #filter_list ul li,
      #magazine_index_wrapper #double_rightbar #filter_list ul li {
        margin: 0 10px 5px 0;
        padding: 0;
        position: relative;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none; }
    #magazine_front_wrapper #double_rightbar #filter_list a,
    #magazine_index_wrapper #double_rightbar #filter_list a {
      font-weight: normal; }
    #magazine_front_wrapper #double_rightbar #filter_list h3,
    #magazine_index_wrapper #double_rightbar #filter_list h3 {
      margin-bottom: 0; }
    #magazine_front_wrapper #double_rightbar #filter_list ul,
    #magazine_index_wrapper #double_rightbar #filter_list ul {
      border-left: solid 1px #ececec;
      border-right: solid 1px #ececec;
      border-bottom: solid 1px #ececec;
      padding: 10px 5px 10px 10px;
      -moz-border-radius-bottomleft: 5px;
      -webkit-border-bottom-left-radius: 5px;
      -moz-border-radius-bottomright: 5px;
      -webkit-border-bottom-right-radius: 5px; }
      #magazine_front_wrapper #double_rightbar #filter_list ul li.back a,
      #magazine_index_wrapper #double_rightbar #filter_list ul li.back a {
        font-weight: bold; }
  #magazine_front_wrapper #double_rightbar .articles,
  #magazine_index_wrapper #double_rightbar .articles {
    padding-top: 20px; }
    #magazine_front_wrapper #double_rightbar .articles .article,
    #magazine_index_wrapper #double_rightbar .articles .article {
      height: 90px;
      overflow: hidden;
      margin-left: 20px; }
      #magazine_front_wrapper #double_rightbar .articles .article img,
      #magazine_index_wrapper #double_rightbar .articles .article img {
        padding: 5px;
        border: solid 1px #ececec;
        float: left; }
      #magazine_front_wrapper #double_rightbar .articles .article .details,
      #magazine_index_wrapper #double_rightbar .articles .article .details {
        float: left;
        width: 150px;
        margin-left: 10px;
        padding-bottom: 10px; }
        #magazine_front_wrapper #double_rightbar .articles .article .details .title,
        #magazine_index_wrapper #double_rightbar .articles .article .details .title {
          margin: 0;
          padding: 0;
          font-size: 11px; }
        #magazine_front_wrapper #double_rightbar .articles .article .details .stamp,
        #magazine_index_wrapper #double_rightbar .articles .article .details .stamp {
          margin: 0;
          padding: 0; }
    #magazine_front_wrapper #double_rightbar .articles .view_all,
    #magazine_index_wrapper #double_rightbar .articles .view_all {
      clear: both;
      margin-left: 20px; }
  #magazine_front_wrapper #double_rightbar #activity,
  #magazine_index_wrapper #double_rightbar #activity {
    margin-top: 20px;
    margin-bottom: 20px; }
    #magazine_front_wrapper #double_rightbar #activity #content,
    #magazine_index_wrapper #double_rightbar #activity #content {
      width: 250px; }
      #magazine_front_wrapper #double_rightbar #activity #content ul,
      #magazine_index_wrapper #double_rightbar #activity #content ul {
        width: 250px; }
    #magazine_front_wrapper #double_rightbar #activity ul,
    #magazine_index_wrapper #double_rightbar #activity ul {
      padding: 0 10px 10px 0; }
      #magazine_front_wrapper #double_rightbar #activity ul li,
      #magazine_index_wrapper #double_rightbar #activity ul li {
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none;
        clear: both; }
        #magazine_front_wrapper #double_rightbar #activity ul li img,
        #magazine_index_wrapper #double_rightbar #activity ul li img {
          float: left;
          overflow: hidden;
          padding: 5px;
          border: solid 1px #ececec; }
        #magazine_front_wrapper #double_rightbar #activity ul li .details,
        #magazine_index_wrapper #double_rightbar #activity ul li .details {
          float: left;
          width: 220px;
          margin-left: 10px;
          padding-bottom: 10px; }
          #magazine_front_wrapper #double_rightbar #activity ul li .details .title,
          #magazine_index_wrapper #double_rightbar #activity ul li .details .title {
            margin: 0;
            padding: 0;
            font-size: 11px; }
          #magazine_front_wrapper #double_rightbar #activity ul li .details .stamp,
          #magazine_index_wrapper #double_rightbar #activity ul li .details .stamp {
            margin: 0;
            padding: 0; }

#blog {
  width: 480px;
  float: left; }
  #blog h1, #blog .stamp_profile {
    clear: both;
    margin-left: 20px;
    padding-right: 20px; }
  #blog img {
    padding: 5px;
    border: solid 1px #ececec;
    margin-left: 10px; }
  #blog .stand_first {
    padding: 10px 10px 0 20px; }
  #blog .article {
    padding: 10px 10px 10px 20px; }

#feature {
  width: 640px;
  float: left; }
  #feature h1, #feature .stamp_profile {
    clear: both;
    margin-left: 20px;
    padding-right: 20px; }
  #feature img {
    padding: 5px;
    margin-left: 10px;
    border: solid 1px #ececec; }
  #feature #toolbox_magazine, #feature .pagination {
    margin-bottom: 10px; }
  #feature .article p {
    padding-left: 20px; }
  #feature .pagination {
    padding-right: 20px; }

#list {
  width: 800px;
  float: left; }
  #list hr {
    color: white;
    background-color: white;
    padding: 0;
    margin: 0;
    height: 1px;
    border: solid 0px white;
    color: black; }
  #list #list_content {
    background-color: black;
    margin: 0 10px 20px 10px; }
    #list #list_content h1 {
      clear: both;
      padding: 10px 10px 5px 10px;
      margin: 0;
      color: white; }
    #list #list_content .stamp_profile {
      clear: both;
      padding: 0 10px 0 10px;
      margin: 0; }
    #list #list_content .pagination {
      padding: 10px;
      color: white; }
    #list #list_content .article img {
      border: solid 2px #ececec;
      margin: 0 10px 10px 10px;
      float: left; }
    #list #list_content .article p {
      color: white;
      margin-left: 480px; }

#toolbox_magazine {
  margin: 10px 20px 0 20px;
  padding: 10px 0 0 0;
  clear: both;
  border-top: solid 2px #ececec;
  border-bottom: solid 2px #ececec;
  height: 25px; }
  #toolbox_magazine #share_buttons {
    float: right; }
    #toolbox_magazine #share_buttons .facebook_button {
      padding: 0;
      width: 90px;
      float: left;
      margin: 0; }
    #toolbox_magazine #share_buttons .tweet_button {
      padding: 2px 0 0 0;
      width: 75px;
      float: left;
      margin: 0; }
  #toolbox_magazine #sharelinks {
    padding: 0;
    margin: 0;
    float: left; }

#rating_wrapper {
  margin: 0 20px 20px 20px;
  padding: 10px 0 0 0;
  clear: both;
  border-top: solid 2px #ececec;
  border-bottom: solid 2px #ececec;
  height: 25px; }
  #rating_wrapper #rating_images {
    padding: 0 10px 10px 0;
    float: left;
    color: #cccccc; }
  #rating_wrapper #rating {
    color: #999999;
    font-size: 11px;
    float: left; }
  #rating_wrapper .must_login {
    margin-left: 0; }

#follow_bar #badge_twitter {
  margin: 10px 10px 5px 10px; }
#follow_bar #badge_facebook {
  margin: 0 0 0 10px;
  display: inline; }
#follow_bar #badge_rss {
  margin: 0 0 0 8px;
  display: inline; }

#double_rightbar #related {
  margin-top: 20px; }
  #double_rightbar #related #spots .profiles_group {
    margin: 0;
    padding: 10px 0 10px 20px;
    clear: both; }
    #double_rightbar #related #spots .profiles_group:after {
      content: ".";
      clear: both;
      display: block;
      height: 0;
      visibility: hidden;
      overflow: hidden; }
    #double_rightbar #related #spots .profiles_group h4, #double_rightbar #related #spots .profiles_group .stamp {
      height: 0px;
      margin-left: -9999px;
      color: transparent;
      padding: 0; }
    #double_rightbar #related #spots .profiles_group ul li.profile_wrapper {
      float: left;
      list-style-type: none;
      width: 280px;
      height: 80px;
      margin: 0 20px 10px 0; }
      #double_rightbar #related #spots .profiles_group ul li.profile_wrapper .labels {
        height: 0px;
        margin-left: -9999px;
        color: transparent; }
        #double_rightbar #related #spots .profiles_group ul li.profile_wrapper .labels .actual {
          margin-left: 6px;
          color: white;
          float: left;
          font-size: 10px;
          text-align: center;
          padding: 1px 5px 1px 5px;
          border-left: solid 2px #ececec;
          border-top: solid 2px #ececec;
          border-right: solid 2px #ececec;
          background: #cccccc;
          -moz-border-radius-topleft: 5px;
          -webkit-border-top-left-radius: 5px;
          -moz-border-radius-topright: 5px;
          -webkit-border-top-right-radius: 5px; }
          #double_rightbar #related #spots .profiles_group ul li.profile_wrapper .labels .actual a {
            color: white; }
        #double_rightbar #related #spots .profiles_group ul li.profile_wrapper .labels .actual:hover {
          border-left: solid 2px #f57fc5;
          border-top: solid 2px #f57fc5;
          border-right: solid 2px #f57fc5;
          background: #ee0088; }
        #double_rightbar #related #spots .profiles_group ul li.profile_wrapper .labels .lookalike {
          margin-left: 6px;
          color: white;
          float: left;
          font-size: 10px;
          text-align: center;
          padding: 1px 5px 1px 5px;
          border-left: solid 2px #ececec;
          border-top: solid 2px #ececec;
          border-right: solid 2px #ececec;
          background: #cccccc;
          -moz-border-radius-topleft: 5px;
          -webkit-border-top-left-radius: 5px;
          -moz-border-radius-topright: 5px;
          -webkit-border-top-right-radius: 5px; }
          #double_rightbar #related #spots .profiles_group ul li.profile_wrapper .labels .lookalike a {
            color: white; }
        #double_rightbar #related #spots .profiles_group ul li.profile_wrapper .labels .lookalike:hover {
          border-left: solid 2px #95d4e7;
          border-top: solid 2px #95d4e7;
          border-right: solid 2px #95d4e7;
          background: #33aacc; }
      #double_rightbar #related #spots .profiles_group ul li.profile_wrapper .profile:hover {
        border: solid 1px #cccccc;
        background: #ececec; }
      #double_rightbar #related #spots .profiles_group ul li.profile_wrapper .profile {
        border: solid 1px #ececec;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        float: left;
        padding: 5px;
        height: 70px;
        width: 270px;
        overflow: hidden; }
        #double_rightbar #related #spots .profiles_group ul li.profile_wrapper .profile img {
          float: left;
          height: 70px;
          width: 70px;
          overflow: hidden; }
        #double_rightbar #related #spots .profiles_group ul li.profile_wrapper .profile .info {
          float: left;
          padding-left: 10px;
          width: 180px;
          overflow: hidden; }
        #double_rightbar #related #spots .profiles_group ul li.profile_wrapper .profile .spotlink {
          float: left;
          text-align: left;
          width: 100px;
          font-size: 11px;
          padding-left: 10px;
          text-transform: capitalize; }
          #double_rightbar #related #spots .profiles_group ul li.profile_wrapper .profile .spotlink a {
            color: #ee0088; }
        #double_rightbar #related #spots .profiles_group ul li.profile_wrapper .profile .spotlink_none {
          float: left;
          text-align: left;
          width: 100px;
          font-size: 11px;
          padding-left: 10px;
          text-transform: capitalize; }
          #double_rightbar #related #spots .profiles_group ul li.profile_wrapper .profile .spotlink_none a {
            color: #ececec; }
        #double_rightbar #related #spots .profiles_group ul li.profile_wrapper .profile .affiliate_link {
          float: left;
          text-align: left;
          width: 100px;
          font-size: 11px;
          padding-left: 10px;
          text-transform: capitalize; }
          #double_rightbar #related #spots .profiles_group ul li.profile_wrapper .profile .affiliate_link a {
            color: #99cc22; }
        #double_rightbar #related #spots .profiles_group ul li.profile_wrapper .profile .affiliate_link_unavailable {
          float: left;
          text-align: left;
          width: 100px;
          font-size: 11px;
          padding-left: 10px;
          text-transform: capitalize; }
          #double_rightbar #related #spots .profiles_group ul li.profile_wrapper .profile .affiliate_link_unavailable a {
            color: #dddddd; }

#user h1, #user .stamp_user {
  padding: 0 20px 5px 10px;
  width: 65%; }
#user .stamp_user {
  margin-bottom: 15px;
  width: 25%; }
#user #double_leftbar img {
  padding: 5px;
  border: solid 1px #cccccc;
  margin-left: 10px; }
#user #double_leftbar #user_details, #user #double_leftbar #options {
  width: 300px;
  padding-left: 10px; }
  #user #double_leftbar #user_details h3, #user #double_leftbar #options h3 {
    margin-bottom: 0; }
  #user #double_leftbar #user_details #content, #user #double_leftbar #options #content {
    width: 278px;
    border-left: solid 1px #ececec;
    border-right: solid 1px #ececec;
    border-bottom: solid 1px #ececec;
    padding: 10px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px; }
#user #double_leftbar #user_details {
  margin-top: 20px; }
#user #double_leftbar #options ul {
  margin: 0;
  padding: 0; }
  #user #double_leftbar #options ul li {
    margin: 0 10px 5px 0;
    padding: 0;
    position: relative;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none; }
#user #user_content {
  width: 480px;
  float: left; }
  #user #user_content #activity_myboxwish {
    margin-bottom: 20px; }
    #user #user_content #activity_myboxwish hr {
      color: white;
      background-color: white;
      padding: 0;
      margin: 0;
      height: 1px;
      border: solid 0px white; }
    #user #user_content #activity_myboxwish ul.filter {
      margin: 20px 0 20px 20px;
      padding: 0; }
      #user #user_content #activity_myboxwish ul.filter li.normal {
        margin: 0 10px 5px 0;
        padding: 4px;
        position: relative;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none;
        font-size: 11px;
        display: inline;
        background: #ececec;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px; }
      #user #user_content #activity_myboxwish ul.filter li.normal:hover a {
        color: white; }
      #user #user_content #activity_myboxwish ul.filter li.selected {
        margin: 0 10px 5px 0;
        padding: 4px;
        position: relative;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none;
        font-size: 11px;
        display: inline;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px; }
        #user #user_content #activity_myboxwish ul.filter li.selected a {
          color: white; }
    #user #user_content #activity_myboxwish ul.activities {
      padding: 0 10px 10px 20px;
      margin-bottom: 20px; }
      #user #user_content #activity_myboxwish ul.activities li.activity {
        position: relative;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none;
        clear: both; }
        #user #user_content #activity_myboxwish ul.activities li.activity img {
          float: left;
          overflow: hidden;
          padding: 5px;
          border: solid 1px #cccccc; }
        #user #user_content #activity_myboxwish ul.activities li.activity .details {
          float: left;
          width: 350px;
          margin-left: 10px;
          padding-bottom: 10px; }
          #user #user_content #activity_myboxwish ul.activities li.activity .details .title {
            margin: 0;
            padding: 0;
            font-size: 11px; }
          #user #user_content #activity_myboxwish ul.activities li.activity .details .stamp {
            margin: 0;
            padding: 0; }

#edit_user h1, #edit_user .stamp_user,
#change_password_user h1,
#change_password_user .stamp_user {
  padding: 0 20px 5px 10px;
  width: 65%; }
#edit_user .stamp_user,
#change_password_user .stamp_user {
  margin-bottom: 15px;
  width: 25%; }
#edit_user #double_leftbar img,
#change_password_user #double_leftbar img {
  padding: 5px;
  border: solid 1px #cccccc;
  margin-left: 10px; }
#edit_user #double_leftbar #edit_user_avatar_form,
#change_password_user #double_leftbar #edit_user_avatar_form {
  margin: 10px 0 10px 15px; }
  #edit_user #double_leftbar #edit_user_avatar_form #user_submit,
  #change_password_user #double_leftbar #edit_user_avatar_form #user_submit {
    background: #33aacc;
    border: solid 2px #95d4e7;
    color: white;
    cursor: pointer;
    text-transform: capitalize;
    font-weight: bold;
    padding: 4px;
    font-size: 11px;
    font-family: "Helvetica Neue", helvetica, arial, sans-serif;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 5px; }
#edit_user #double_leftbar #user_details, #edit_user #double_leftbar #options,
#change_password_user #double_leftbar #user_details,
#change_password_user #double_leftbar #options {
  width: 300px;
  padding-left: 10px; }
  #edit_user #double_leftbar #user_details h3, #edit_user #double_leftbar #options h3,
  #change_password_user #double_leftbar #user_details h3,
  #change_password_user #double_leftbar #options h3 {
    margin-bottom: 0; }
  #edit_user #double_leftbar #user_details #content, #edit_user #double_leftbar #options #content,
  #change_password_user #double_leftbar #user_details #content,
  #change_password_user #double_leftbar #options #content {
    width: 278px;
    border-left: solid 1px #ececec;
    border-right: solid 1px #ececec;
    border-bottom: solid 1px #ececec;
    padding: 10px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px; }
#edit_user #double_leftbar #user_details,
#change_password_user #double_leftbar #user_details {
  margin-top: 20px; }
#edit_user #double_leftbar #options,
#change_password_user #double_leftbar #options {
  margin-top: 20px; }
  #edit_user #double_leftbar #options ul,
  #change_password_user #double_leftbar #options ul {
    margin: 0;
    padding: 0; }
    #edit_user #double_leftbar #options ul li,
    #change_password_user #double_leftbar #options ul li {
      margin: 0 10px 5px 0;
      padding: 0;
      position: relative;
      list-style-image: none;
      list-style-position: outside;
      list-style-type: none; }
#edit_user #edit_user_content,
#change_password_user #edit_user_content {
  width: 480px;
  float: left;
  margin-bottom: 20px; }
  #edit_user #edit_user_content #edit_user_form,
  #edit_user #edit_user_content #change_password_user_form,
  #change_password_user #edit_user_content #edit_user_form,
  #change_password_user #edit_user_content #change_password_user_form {
    padding-left: 10px; }
    #edit_user #edit_user_content #edit_user_form label,
    #edit_user #edit_user_content #change_password_user_form label,
    #change_password_user #edit_user_content #edit_user_form label,
    #change_password_user #edit_user_content #change_password_user_form label {
      display: block;
      margin: 10px 0 0 10px; }
    #edit_user #edit_user_content #edit_user_form input, #edit_user #edit_user_content #edit_user_form textarea, #edit_user #edit_user_content #edit_user_form select,
    #edit_user #edit_user_content #change_password_user_form input,
    #edit_user #edit_user_content #change_password_user_form textarea,
    #edit_user #edit_user_content #change_password_user_form select,
    #change_password_user #edit_user_content #edit_user_form input,
    #change_password_user #edit_user_content #edit_user_form textarea,
    #change_password_user #edit_user_content #edit_user_form select,
    #change_password_user #edit_user_content #change_password_user_form input,
    #change_password_user #edit_user_content #change_password_user_form textarea,
    #change_password_user #edit_user_content #change_password_user_form select {
      display: block;
      margin: 0 0 5px 10px; }
    #edit_user #edit_user_content #edit_user_form label.radio,
    #edit_user #edit_user_content #change_password_user_form label.radio,
    #change_password_user #edit_user_content #edit_user_form label.radio,
    #change_password_user #edit_user_content #change_password_user_form label.radio {
      color: #999999;
      font-weight: normal;
      display: inline; }
    #edit_user #edit_user_content #edit_user_form input[type="radio"],
    #edit_user #edit_user_content #change_password_user_form input[type="radio"],
    #change_password_user #edit_user_content #edit_user_form input[type="radio"],
    #change_password_user #edit_user_content #change_password_user_form input[type="radio"] {
      display: inline; }
    #edit_user #edit_user_content #edit_user_form #user_gender,
    #edit_user #edit_user_content #edit_user_form #user_gender_true,
    #edit_user #edit_user_content #change_password_user_form #user_gender,
    #edit_user #edit_user_content #change_password_user_form #user_gender_true,
    #change_password_user #edit_user_content #edit_user_form #user_gender,
    #change_password_user #edit_user_content #edit_user_form #user_gender_true,
    #change_password_user #edit_user_content #change_password_user_form #user_gender,
    #change_password_user #edit_user_content #change_password_user_form #user_gender_true {
      display: inline; }
    #edit_user #edit_user_content #edit_user_form #user_submit,
    #edit_user #edit_user_content #change_password_user_form #user_submit,
    #change_password_user #edit_user_content #edit_user_form #user_submit,
    #change_password_user #edit_user_content #change_password_user_form #user_submit {
      background: #33aacc;
      border: solid 2px #95d4e7;
      color: white;
      cursor: pointer;
      text-transform: capitalize;
      font-weight: bold;
      padding: 4px;
      font-size: 11px;
      font-family: "Helvetica Neue", helvetica, arial, sans-serif;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px; }

#nav #search {
  width: 320px;
  float: left;
  height: 40px;
  text-align: right; }
  #nav #search #query {
    margin-top: 5px; }
  #nav #search input[type="submit"] {
    margin: 0 10px 0 5px;
    background: #33aacc;
    border: solid 2px #95d4e7;
    color: white;
    cursor: pointer;
    text-transform: capitalize;
    font-weight: bold;
    padding: 4px;
    font-size: 11px;
    font-family: "Helvetica Neue", helvetica, arial, sans-serif;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; }
  #nav #search #query_auto_complete {
    text-align: left;
    z-index: 9999px; }
    #nav #search #query_auto_complete ul {
      margin: 0;
      padding: 0; }
      #nav #search #query_auto_complete ul li {
        margin: 0 10px 5px 0;
        padding: 0;
        position: relative;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none; }
    #nav #search #query_auto_complete ul {
      float: left;
      border: solid 2px #cccccc;
      background-color: #ececec;
      padding: 5px;
      margin-top: 2px;
      width: 120%;
      cursor: pointer; }
      #nav #search #query_auto_complete ul li {
        height: 25px;
        padding: 3px 0 3px 3px; }
        #nav #search #query_auto_complete ul li img {
          float: left;
          overflow: auto;
          padding: 1px;
          border: solid 2px white;
          margin: 0 8px 0 0;
          height: 20px;
          width: 20px; }
        #nav #search #query_auto_complete ul li .details .title,
        #nav #search #query_auto_complete ul li .details .category {
          font-size: 9px;
          margin: 0;
          color: #999999; }
      #nav #search #query_auto_complete ul li.selected {
        background-color: #33aacc; }
        #nav #search #query_auto_complete ul li.selected .title,
        #nav #search #query_auto_complete ul li.selected .category {
          color: #cccccc; }
          #nav #search #query_auto_complete ul li.selected .title a,
          #nav #search #query_auto_complete ul li.selected .category a {
            color: #cccccc; }
        #nav #search #query_auto_complete ul li.selected .details .title,
        #nav #search #query_auto_complete ul li.selected .details .category {
          color: #cccccc; }
          #nav #search #query_auto_complete ul li.selected .details .title a,
          #nav #search #query_auto_complete ul li.selected .details .category a {
            color: #cccccc; }
      #nav #search #query_auto_complete ul li#more {
        height: 30px;
        font-size: 11px; }

#search_results {
  width: 640px;
  float: left;
  height: 1200px; }
  #search_results hr {
    color: white;
    background-color: white;
    padding: 0;
    margin: 0;
    height: 1px;
    border: solid 0px white; }
  #search_results h1 {
    margin: 0 10px 10px 10px; }
  #search_results #results_info {
    padding: 10px;
    margin: 0 10px 10px 10px;
    background-color: #67cb33;
    color: white; }
  #search_results #results {
    border: solid 2px #ececec;
    padding: 10px 5px 5px 5px;
    margin: 0 10px 20px 10px; }
    #search_results #results ul {
      margin: 0;
      padding: 0; }
      #search_results #results ul li {
        margin: 0 10px 5px 0;
        padding: 0;
        position: relative;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none; }
    #search_results #results .result {
      padding: 5px 0 5px 0;
      margin: 0 10px 0 10px;
      min-height: 80px; }
    #search_results #results #no_results {
      color: #999999; }
    #search_results #results img {
      float: left;
      padding: 5px;
      border: solid 1px #cccccc; }
    #search_results #results .details {
      float: left;
      width: 500px;
      padding-left: 10px; }
      #search_results #results .details .description {
        font-size: 9px; }
        #search_results #results .details .description .match {
          color: white;
          background: #67cb33; }

#lightview h2 {
  color: white;
  background: white url(/images/header_arrow_blue.gif) left top no-repeat;
  margin: 0 0 10px 0; }
  #lightview h2 .subcontext {
    text-transform: capitalize; }
#lightview h3 {
  background: white;
  color: #ee0088;
  margin: 0 0 0 10px;
  padding: 0;
  height: 25px; }
#lightview .title {
  font-family: "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 13px;
  padding: 0 10px 5px 10px;
  font-weight: bold;
  color: #333333; }
#lightview #create_spot_add_profiles #additional_profile_form .title .profile_title {
  padding-left: 0; }
#lightview #results_info,
#lightview #no_results {
  font-family: "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 11px;
  color: #999999; }
#lightview .not_found_info,
#lightview #instruction {
  font-family: "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 11px;
  color: white;
  background-color: #cccccc;
  padding: 5px; }
#lightview .not_found_info {
  clear: both; }
#lightview .example {
  font-family: "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 10px;
  color: #999999;
  margin: 0 10px 10px 10px; }
#lightview .profile_title,
#lightview .spot_title {
  font-family: "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 20px;
  color: black;
  font-weight: bold; }
#lightview .and {
  color: #999999; }
#lightview .category {
  font-family: "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 11px;
  color: #999999; }
#lightview .nothing_else {
  background-color: #33aacc;
  padding: 5px;
  margin: 10px 0 10px 10px;
  color: white;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  width: 135px;
  font-size: 11px;
  display: block;
  clear: both; }
#lightview .created {
  background-color: #99cc22;
  color: white;
  padding: 5px;
  margin-left: 10px;
  font-weight: bold;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }
#lightview .errorExplanation {
  width: 95%;
  background-color: #333333;
  color: white;
  padding: 10px;
  margin: 10px 0 10px 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 2px 2px 1px 4px;
  margin: 0 0 5px 10px;
  font-weight: bold; }
  #lightview .errorExplanation p {
    color: white;
    margin: 5px 0 5px 0;
    padding: 0;
    font-weight: bold; }
  #lightview .errorExplanation li {
    color: white;
    margin-bottom: 10px;
    padding: 0;
    list-style-type: disc; }
  #lightview .errorExplanation ul {
    color: white;
    margin-left: 12px;
    padding: 0; }
  #lightview .errorExplanation h2 {
    color: white;
    background: #333333;
    height: 100%;
    font-size: 14px;
    margin: 0 0 10px 0;
    padding: 0;
    font-family: "Helvetica Neue", helvetica, arial, sans-serif; }
  #lightview .errorExplanation ul, #lightview .errorExplanation li {
    margin: 0;
    padding: 0; }
#lightview input, #lightview label, #lightview textarea, #lightview input[type="file"], #lightview input[type="submit"] {
  display: block; }
#lightview label {
  padding: 0 10px 0 10px; }
#lightview select {
  margin: 0 0 10px 10px; }
#lightview textarea {
  width: 300px;
  margin: 0 0 0 10px; }
#lightview input[type="text"] {
  width: 250px;
  margin: 0 0 5px 10px; }
#lightview input[type="submit"] {
  background: #33aacc;
  border: solid 2px #95d4e7;
  color: white;
  cursor: pointer;
  text-transform: capitalize;
  font-weight: bold;
  padding: 4px;
  font-size: 11px;
  font-family: "Helvetica Neue", helvetica, arial, sans-serif;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: 0 0 5px 10px;
  float: right; }
#lightview input[type="file"] {
  margin: 0 0 0 10px; }
#lightview .buttons,
#lightview #links {
  border-top: solid 1px #ececec;
  height: 30px;
  position: absolute;
  bottom: 0;
  width: 95%;
  margin: 10px 0 0 10px;
  padding: 10px 0 10px 0; }
  #lightview .buttons a,
  #lightview #links a {
    background-color: #ececec;
    padding: 3px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; }
  #lightview .buttons a:hover,
  #lightview #links a:hover {
    background-color: #33aacc;
    color: white;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; }
#lightview #links p {
  display: inline;
  text-transform: capitalize;
  margin: 0; }
  #lightview #links p a {
    background: #33aacc;
    border: solid 2px #95d4e7;
    color: white;
    cursor: pointer;
    text-transform: capitalize;
    font-weight: bold;
    padding: 6px;
    font-size: 11px;
    font-family: "Helvetica Neue", helvetica, arial, sans-serif;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; }
#lightview #links p.share {
  margin-left: 12px; }
#lightview #links p.finish {
  margin-left: 12px; }
#lightview #links input {
  margin-top: -5px;
  display: inline; }
  #lightview #links input .add_to_spot {
    margin: 0;
    margin: 0;
    display: inline; }
    #lightview #links input .add_to_spot a {
      background: #33aacc;
      border: solid 2px #95d4e7;
      color: white;
      cursor: pointer;
      text-transform: capitalize;
      font-weight: bold;
      padding: 6px;
      font-size: 11px;
      font-family: "Helvetica Neue", helvetica, arial, sans-serif;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px; }

#lightview #new_profile {
  height: 455px;
  width: 300px; }
#lightview #create_profile_add_category {
  height: 280px;
  width: 300px; }
#lightview #create_add_affiliate {
  height: 260px;
  width: 300px; }
#lightview #create_profile_add_profile_image {
  height: 260px;
  width: 350px; }
#lightview #create_profile_add_description {
  height: 360px;
  width: 350px; }
#lightview #create_profile_done {
  height: 200px;
  width: 330px; }

#lightview #create_spot_add_profiles {
  height: 540px;
  width: 440px; }
#lightview #create_spot_already_exists {
  height: 200px;
  width: 350px; }
#lightview #create_spot_new_profile {
  height: 250px;
  width: 380px; }
#lightview #spot_relationships {
  height: 420px;
  width: 400px; }
#lightview #create_spot_context_image {
  height: 360px;
  width: 350px; }
#lightview #create_spot_description {
  height: 390px;
  width: 350px; }
#lightview #create_spot_done {
  height: 450px;
  width: 470px; }

#lightview #spot_form_profile_search {
  height: 224px;
  width: 264px;
  border: dashed 2px #ececec;
  margin-left: 10px; }
  #lightview #spot_form_profile_search #results_box {
    height: 200px;
    width: 240px;
    background-color: #ececec;
    padding: 10px;
    margin: 2px;
    overflow: hidden; }
    #lightview #spot_form_profile_search #results_box #results ul {
      margin: 0 0 10px 0; }
    #lightview #spot_form_profile_search #results_box #results li,
    #lightview #spot_form_profile_search #results_box #results .result {
      margin: 0;
      padding: 0;
      height: 28px; }
    #lightview #spot_form_profile_search #results_box #results img {
      height: 20px;
      width: 20px;
      float: left;
      margin-top: 2px;
      border: solid 2px #cccccc; }
    #lightview #spot_form_profile_search #results_box #results .title {
      margin: 0 0 0 0;
      padding: 0 0 0 5px;
      font-size: 9px;
      font-family: "Helvetica Neue", helvetica, arial, sans-serif;
      display: inline; }
      #lightview #spot_form_profile_search #results_box #results .title a {
        font-weight: normal; }
    #lightview #spot_form_profile_search #results_box #results .category {
      margin: 0 0 5px 0;
      padding: 0;
      font-size: 9px;
      display: inline;
      font-family: "Helvetica Neue", helvetica, arial, sans-serif; }

#lightview #new_spot #spot_form_profile_search,
#lightview #additional_profile_form #spot_form_profile_search {
  height: 234px; }
  #lightview #new_spot #spot_form_profile_search #results_box,
  #lightview #additional_profile_form #spot_form_profile_search #results_box {
    height: 210px; }

#lightview #new_profile {
  overflow: hidden; }
  #lightview #new_profile label {
    color: white;
    height: 0;
    text-indent: -9999px; }
  #lightview #new_profile form#new_profile {
    height: 310px; }
#lightview #create_profile_add_category {
  overflow: hidden; }
  #lightview #create_profile_add_category .profile_title {
    padding-left: 10px; }
#lightview #create_profile_add_profile_image .profile_title {
  padding-left: 10px; }
#lightview #create_profile_add_profile_image label {
  color: white;
  height: 0;
  text-indent: -9999px; }
#lightview #create_profile_add_description .profile_title {
  padding-left: 10px; }
#lightview #create_profile_add_description label {
  color: white;
  height: 0;
  text-indent: -9999px; }
#lightview #create_profile_done {
  overflow: hidden; }

#lightview #create_spot_add_profiles {
  overflow: hidden; }
  #lightview #create_spot_add_profiles h2 {
    background: white url(/images/header_arrow_pink.gif) left top no-repeat; }
  #lightview #create_spot_add_profiles label {
    color: white;
    height: 0;
    text-indent: -9999px; }
  #lightview #create_spot_add_profiles .nothing_else {
    width: 190px; }
  #lightview #create_spot_add_profiles #spot_profile_images {
    float: right;
    width: 90px;
    border-left: solid 1px #ececec;
    padding: 5px 10px 10px 20px;
    margin-left: 10px; }
    #lightview #create_spot_add_profiles #spot_profile_images p {
      font-size: 10px;
      color: #999999; }
    #lightview #create_spot_add_profiles #spot_profile_images .profile_image {
      padding: 5px;
      width: 70px;
      border: dashed 2px #ececec;
      margin-bottom: 10px; }
      #lightview #create_spot_add_profiles #spot_profile_images .profile_image p {
        line-height: 1; }
      #lightview #create_spot_add_profiles #spot_profile_images .profile_image .images_profile_title {
        color: #333333;
        padding: 5px 0 5px 0;
        margin: 0; }
      #lightview #create_spot_add_profiles #spot_profile_images .profile_image .images_profile_category {
        color: #999999;
        padding: 0 0 10px 0;
        margin: 0; }
#lightview #create_spot_new_profile h2 {
  background: white url(/images/header_arrow_pink.gif) left top no-repeat; }
#lightview #create_spot_new_profile .profile_title {
  margin-left: 10px; }
#lightview #spot_relationships {
  overflow: hidden; }
  #lightview #spot_relationships h2 {
    background: white url(/images/header_arrow_pink.gif) left top no-repeat; }
  #lightview #spot_relationships .profile_title {
    margin-left: 10px; }
  #lightview #spot_relationships input[type="text"] {
    margin-top: 10px; }
#lightview #create_spot_context_image h2 {
  background: white url(/images/header_arrow_pink.gif) left top no-repeat; }
#lightview #create_spot_context_image .spot_title {
  margin-left: 10px; }
#lightview #create_spot_context_image label {
  color: white;
  height: 0;
  text-indent: -9999px; }
#lightview #create_spot_description h2 {
  background: white url(/images/header_arrow_pink.gif) left top no-repeat; }
#lightview #create_spot_description .spot_title {
  margin-left: 10px; }
#lightview #create_spot_description label {
  color: white;
  height: 0;
  text-indent: -9999px; }
#lightview #create_spot_done {
  overflow: hidden; }
  #lightview #create_spot_done h2 {
    background: white url(/images/header_arrow_pink.gif) left top no-repeat; }
  #lightview #create_spot_done #profile_images .profile_image {
    float: left;
    width: 130px;
    height: 170px;
    margin: 10px 0 10px 10px;
    padding: 5px;
    border: solid 1px #ececec;
    overflow: hidden;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; }
  #lightview #create_spot_done .spot_title {
    clear: both;
    margin-left: 10px; }

#christmas_banner {
  padding: 0 0 20px 10px;
  height: 500px; }
  #christmas_banner img {
    float: left; }

#shop_the_movies {
  width: 320px;
  float: left; }
  #shop_the_movies #sections {
    padding-left: 10px; }
    #shop_the_movies #sections ul {
      display: inline; }
      #shop_the_movies #sections ul li {
        display: inline;
        cursor: pointer; }
        #shop_the_movies #sections ul li a {
          float: left;
          outline: none;
          padding-top: 70px;
          height: 0;
          overflow: hidden;
          background-image: url(/images/christmas/christmas_shop_movies.gif);
          background-repeat: no-repeat; }
      #shop_the_movies #sections ul #star_wars a {
        background-position: 0 0;
        width: 140px;
        margin-right: 10px;
        margin-bottom: 10px; }
        #shop_the_movies #sections ul #star_wars a:hover {
          background-position: 0 -210px; }
      #shop_the_movies #sections ul #twilight a {
        background-position: -140px 0;
        width: 140px;
        margin-bottom: 10px; }
        #shop_the_movies #sections ul #twilight a:hover {
          background-position: -140px -210px; }
      #shop_the_movies #sections ul #watchmen a {
        background-position: 0 -70px;
        width: 140px;
        margin-right: 10px;
        margin-bottom: 10px; }
        #shop_the_movies #sections ul #watchmen a:hover {
          background-position: 0 -280px; }
      #shop_the_movies #sections ul #high_school_musical a {
        background-position: -140px -70px;
        width: 140px;
        margin-bottom: 10px; }
        #shop_the_movies #sections ul #high_school_musical a:hover {
          background-position: -140px -280px; }
      #shop_the_movies #sections ul #womens_fashion a {
        background-position: 0 -140px;
        width: 140px;
        margin-right: 10px;
        margin-bottom: 10px; }
        #shop_the_movies #sections ul #womens_fashion a:hover {
          background-position: 0 -350px; }
      #shop_the_movies #sections ul #mens_fashion a {
        background-position: -140px -140px;
        width: 140px;
        margin-bottom: 10px; }
        #shop_the_movies #sections ul #mens_fashion a:hover {
          background-position: -140px -350px; }

#home_blog {
  width: 320px;
  float: left;
  margin: 0;
  padding: 0; }
  #home_blog ul {
    margin: 0;
    padding: 0; }
    #home_blog ul li {
      margin: 0 10px 5px 0;
      padding: 0;
      position: relative;
      list-style-image: none;
      list-style-position: outside;
      list-style-type: none; }
  #home_blog .blog {
    min-height: 60px;
    padding-left: 20px; }
    #home_blog .blog img {
      float: left;
      padding: 5px;
      border: solid 1px #ececec; }
    #home_blog .blog .title,
    #home_blog .blog .stamp,
    #home_blog .blog .stand_first {
      margin-left: 60px;
      padding: 0; }

#home_activity {
  width: 320px;
  float: left;
  margin-bottom: 20px; }
  #home_activity #content {
    width: 250px; }
    #home_activity #content ul {
      width: 250px; }
  #home_activity ul {
    padding: 0 10px 10px 0; }
    #home_activity ul li {
      list-style-image: none;
      list-style-position: outside;
      list-style-type: none;
      clear: both; }
      #home_activity ul li img {
        float: left;
        overflow: hidden;
        padding: 5px;
        border: solid 1px #ececec; }
      #home_activity ul li .details {
        float: left;
        width: 220px;
        margin-left: 10px;
        padding-bottom: 10px; }
        #home_activity ul li .details .title {
          margin: 0;
          padding: 0;
          font-size: 11px; }
        #home_activity ul li .details .stamp {
          margin: 0;
          padding: 0; }
  #home_activity ul {
    padding-left: 20px;
    padding-right: 0; }

#tag_wrapper {
  width: 640px;
  float: left;
  padding: 5px;
  border: solid 1px #ececec;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: 8px 0 6px 10px; }
  #tag_wrapper #tag_line {
    color: #333333;
    background: #ececec;
    padding: 5px;
    margin: 0; }
    #tag_wrapper #tag_line .tagline {
      font-size: 20px;
      padding: 3px 5px 3px 5px; }

#home {
  width: 960px; }
  #home #intro {
    float: left;
    width: 940px;
    height: 300px;
    margin: 0 0 10px 10px;
    border: solid 1px #ececec;
    overflow: hidden;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; }
    #home #intro:after {
      content: ".";
      clear: both;
      display: block;
      height: 0;
      visibility: hidden;
      overflow: hidden; }
    #home #intro #image_banner {
      float: left;
      width: 610px;
      height: 290px;
      margin: 5px 0 5px 5px;
      padding: 0;
      background: black;
      overflow: hidden; }
    #home #intro #welcome_box {
      float: right;
      width: 280px;
      height: 250px;
      margin: 5px 5px 5px 0;
      padding: 20px;
      background: black url(/images/welcome_bg.gif) right bottom no-repeat;
      overflow: hidden; }
      #home #intro #welcome_box h1 {
        font-size: 32px;
        background: black;
        padding-left: 0;
        color: white;
        display: inline;
        width: 100%; }
      #home #intro #welcome_box span {
        font-family: arial;
        font-size: 32px;
        color: #ee0088; }
      #home #intro #welcome_box p {
        font-size: 14px; }
      #home #intro #welcome_box #welcome_text {
        color: white; }
      #home #intro #welcome_box #join a {
        color: #ee0088; }

#home #shop {
  width: 640px;
  float: left;
  margin-bottom: 20px;
  clear: both; }
#home #womens_fashion_list {
  margin-left: 20px; }
#home #womens_fashion_list, #home #mens_fashion_list,
#home #merchandise_list, #home #gadgets_list {
  float: left;
  width: 150px; }
  #home #womens_fashion_list ul, #home #mens_fashion_list ul,
  #home #merchandise_list ul, #home #gadgets_list ul {
    margin: 0;
    padding: 0; }
    #home #womens_fashion_list ul li, #home #mens_fashion_list ul li,
    #home #merchandise_list ul li, #home #gadgets_list ul li {
      margin: 0 10px 5px 0;
      padding: 0;
      position: relative;
      list-style-image: none;
      list-style-position: outside;
      list-style-type: none; }
  #home #womens_fashion_list .main_image, #home #mens_fashion_list .main_image,
  #home #merchandise_list .main_image, #home #gadgets_list .main_image {
    margin-bottom: 15px; }
  #home #womens_fashion_list img, #home #mens_fashion_list img,
  #home #merchandise_list img, #home #gadgets_list img {
    float: left;
    padding: 5px;
    border: solid 1px #ececec;
    overflow: hidden; }
  #home #womens_fashion_list .title, #home #womens_fashion_list .stamp, #home #mens_fashion_list .title, #home #mens_fashion_list .stamp,
  #home #merchandise_list .title,
  #home #merchandise_list .stamp, #home #gadgets_list .title, #home #gadgets_list .stamp {
    margin: 0 0 0 60px; }
  #home #womens_fashion_list .title, #home #mens_fashion_list .title,
  #home #merchandise_list .title, #home #gadgets_list .title {
    font-size: 11px;
    padding: 0 10px 0 0; }
  #home #womens_fashion_list ul li, #home #mens_fashion_list ul li,
  #home #merchandise_list ul li, #home #gadgets_list ul li {
    margin-right: 0;
    height: 80px;
    overflow: hidden; }
  #home #womens_fashion_list .all, #home #mens_fashion_list .all,
  #home #merchandise_list .all, #home #gadgets_list .all {
    margin: 0;
    padding: 0;
    font-size: 11px; }

#home #activity {
  float: left;
  width: 310px;
  padding: 0;
  margin: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-bottom: 20px;
  border-left: solid 1px #ececec;
  border-right: solid 1px #ececec;
  border-bottom: solid 1px #ececec; }
  #home #activity #content {
    width: 250px; }
    #home #activity #content ul {
      width: 250px; }
  #home #activity ul {
    padding: 0 10px 10px 0; }
    #home #activity ul li {
      list-style-image: none;
      list-style-position: outside;
      list-style-type: none;
      clear: both; }
      #home #activity ul li img {
        float: left;
        overflow: hidden;
        padding: 5px;
        border: solid 1px #ececec; }
      #home #activity ul li .details {
        float: left;
        width: 220px;
        margin-left: 10px;
        padding-bottom: 10px; }
        #home #activity ul li .details .title {
          margin: 0;
          padding: 0;
          font-size: 11px; }
        #home #activity ul li .details .stamp {
          margin: 0;
          padding: 0; }
  #home #activity ul {
    padding: 10px;
    min-height: 300px; }
  #home #activity hr {
    color: white;
    background-color: white;
    padding: 0;
    margin: 0;
    height: 1px;
    border: solid 0px white; }

#home #magazine {
  width: 640px;
  float: left;
  margin-bottom: 20px;
  clear: both; }
  #home #magazine h4 {
    padding-top: 0; }
  #home #magazine img {
    float: left;
    padding: 5px;
    border: solid 1px #ececec; }
  #home #magazine .stand_first {
    font-size: 11px;
    color: #999999; }
  #home #magazine #features {
    float: left;
    width: 290px;
    padding: 0 10px 0 20px;
    margin-right: 0; }
    #home #magazine #features ul {
      margin: 0;
      padding: 0; }
      #home #magazine #features ul li {
        margin: 0 10px 5px 0;
        padding: 0;
        position: relative;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none; }
    #home #magazine #features .feature {
      min-height: 90px; }
    #home #magazine #features .title,
    #home #magazine #features .stamp,
    #home #magazine #features .stand_first {
      margin-left: 90px;
      padding: 0; }
  #home #magazine #blogs {
    float: left;
    width: 300px;
    padding: 0 0 0 10px;
    margin-right: 0; }
    #home #magazine #blogs ul {
      margin: 0;
      padding: 0; }
      #home #magazine #blogs ul li {
        margin: 0 10px 5px 0;
        padding: 0;
        position: relative;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none; }
    #home #magazine #blogs .blog {
      min-height: 60px; }
    #home #magazine #blogs .title,
    #home #magazine #blogs .stamp,
    #home #magazine #blogs .stand_first {
      margin-left: 60px;
      padding: 0; }

#home #badge_faq_wrapper {
  width: 320px;
  float: left;
  margin: 0; }
  #home #badge_faq_wrapper #badge_twitter {
    padding: 0 0 10px 10px; }
  #home #badge_faq_wrapper #faq {
    width: 320px;
    float: left;
    min-height: 250px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    background-color: #ececec;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; }
    #home #badge_faq_wrapper #faq ul {
      margin: 0;
      padding: 0; }
      #home #badge_faq_wrapper #faq ul li {
        margin: 0 10px 5px 0;
        padding: 0;
        position: relative;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none; }
    #home #badge_faq_wrapper #faq ul {
      margin-left: 10px; }
    #home #badge_faq_wrapper #faq .title {
      color: #33aacc;
      font-weight: bold;
      cursor: pointer; }

#home #featured {
  float: left;
  width: 310px;
  padding: 0;
  margin: 0 0 20px 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-left: solid 1px #ececec;
  border-right: solid 1px #ececec;
  border-bottom: solid 1px #ececec; }
  #home #featured .featured_list {
    margin-bottom: 10px; }
    #home #featured .featured_list h4 {
      margin: 10px 0 0px 10px;
      width: 120px; }
    #home #featured .featured_list ul {
      margin: 0;
      padding: 5px 5px 5px 10px;
      -moz-border-radius-bottomleft: 5px;
      -webkit-border-bottom-left-radius: 5px;
      -moz-border-radius-bottomright: 5px;
      -webkit-border-bottom-right-radius: 5px; }
      #home #featured .featured_list ul li {
        margin: 0 5px 5px 0;
        padding-bottom: 0;
        min-height: 25px;
        position: relative;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none; }
        #home #featured .featured_list ul li img {
          float: left;
          overflow: hidden;
          padding: 5px;
          height: 20px;
          width: 20px;
          border: solid 1px #ececec;
          -moz-border-radius: 5px;
          -webkit-border-radius: 5px; }
        #home #featured .featured_list ul li .title {
          margin-left: 46px;
          margin-bottom: 2px;
          font-size: 11px;
          padding: 0; }
        #home #featured .featured_list ul li .stamp {
          margin-left: 46px;
          padding: 0; }
    #home #featured .featured_list .all {
      margin: 0 0 10px 10px;
      font-size: 11px; }
  #home #featured #movies_list {
    margin-right: 5; }
  #home #featured #people_list {
    margin-right: 0; }

#christmas_shop_banner {
  padding-left: 10px;
  padding-bottom: 10px; }

.static_content #static_christmas_wrapper {
  width: 940px;
  padding-left: 10px; }
  .static_content #static_christmas_wrapper #guide_front_header img {
    display: block; }
  .static_content #static_christmas_wrapper #guide_front_buttons {
    width: 470px;
    float: left;
    background: #33aacc url(/images/christmas/guide_front_buttons.gif) 0 0 no-repeat; }
    .static_content #static_christmas_wrapper #guide_front_buttons ul {
      display: inline; }
      .static_content #static_christmas_wrapper #guide_front_buttons ul li {
        display: inline;
        cursor: pointer; }
        .static_content #static_christmas_wrapper #guide_front_buttons ul li a {
          float: left;
          outline: none;
          padding-top: 110px;
          height: 0;
          overflow: hidden;
          background-image: url(/images/christmas/guide_front_buttons.gif);
          background-repeat: no-repeat; }
      .static_content #static_christmas_wrapper #guide_front_buttons ul #shopping_for_the_family a {
        background-position: 0 0;
        width: 470px; }
        .static_content #static_christmas_wrapper #guide_front_buttons ul #shopping_for_the_family a:hover {
          background-position: 0 -700px; }
      .static_content #static_christmas_wrapper #guide_front_buttons ul #shopping_by_price a {
        background-position: -450px 0;
        width: 470px; }
        .static_content #static_christmas_wrapper #guide_front_buttons ul #shopping_by_price a:hover {
          background-position: 0 -810px; }
      .static_content #static_christmas_wrapper #guide_front_buttons ul #shopping_the_blockbusters a {
        background-position: -570px 0;
        width: 470px; }
        .static_content #static_christmas_wrapper #guide_front_buttons ul #shopping_the_blockbusters a:hover {
          background-position: 0 -920px; }
      .static_content #static_christmas_wrapper #guide_front_buttons ul #shopping_for_christmas_activities a {
        background-position: -690px 0;
        width: 470px; }
        .static_content #static_christmas_wrapper #guide_front_buttons ul #shopping_for_christmas_activities a:hover {
          background-position: 0 -1030px; }
      .static_content #static_christmas_wrapper #guide_front_buttons ul #shopping_for_christmas_party_looks a {
        background-position: -810px 0;
        width: 470px; }
        .static_content #static_christmas_wrapper #guide_front_buttons ul #shopping_for_christmas_party_looks a:hover {
          background-position: 0 -1140px; }
      .static_content #static_christmas_wrapper #guide_front_buttons ul #shopping_for_him_or_her a {
        background-position: -810px 0;
        width: 470px;
        padding-top: 150px; }
        .static_content #static_christmas_wrapper #guide_front_buttons ul #shopping_for_him_or_her a:hover {
          background-position: 0 -1250px; }
  .static_content #static_christmas_wrapper #guide_front_right {
    float: right; }
    .static_content #static_christmas_wrapper #guide_front_right img {
      display: block; }

.static_content #christmas_wrapper #guide_one #banner {
  padding-left: 10px; }
  .static_content #christmas_wrapper #guide_one #banner img {
    display: block; }
.static_content #christmas_wrapper #guide_one #buttons {
  padding-left: 10px;
  background: #33aacc url(/images/christmas/guide_1_buttons.gif) 0 0 no-repeat; }
  .static_content #christmas_wrapper #guide_one #buttons ul {
    display: inline; }
    .static_content #christmas_wrapper #guide_one #buttons ul li {
      display: inline;
      cursor: pointer; }
      .static_content #christmas_wrapper #guide_one #buttons ul li a {
        float: left;
        outline: none;
        padding-top: 80px;
        height: 0;
        overflow: hidden;
        background-image: url(/images/christmas/guide_1_buttons.gif);
        background-repeat: no-repeat; }
    .static_content #christmas_wrapper #guide_one #buttons ul #guide_one_dad a {
      background-position: 0 0;
      width: 450px; }
      .static_content #christmas_wrapper #guide_one #buttons ul #guide_one_dad a:hover {
        background-position: 0 -80px; }
    .static_content #christmas_wrapper #guide_one #buttons ul #guide_one_mum a {
      background-position: -450px 0;
      width: 120px; }
      .static_content #christmas_wrapper #guide_one #buttons ul #guide_one_mum a:hover {
        background-position: -450px -80px; }
    .static_content #christmas_wrapper #guide_one #buttons ul #guide_one_bro a {
      background-position: -570px 0;
      width: 120px; }
      .static_content #christmas_wrapper #guide_one #buttons ul #guide_one_bro a:hover {
        background-position: -570px -80px; }
    .static_content #christmas_wrapper #guide_one #buttons ul #guide_one_sis a {
      background-position: -690px 0;
      width: 120px; }
      .static_content #christmas_wrapper #guide_one #buttons ul #guide_one_sis a:hover {
        background-position: -690px -80px; }
    .static_content #christmas_wrapper #guide_one #buttons ul #guide_one_kids a {
      background-position: -810px 0;
      width: 130px; }
      .static_content #christmas_wrapper #guide_one #buttons ul #guide_one_kids a:hover {
        background-position: -810px -80px; }

.static_content #christmas_wrapper #guide_two #banner_1 {
  padding-left: 10px;
  float: left; }
  .static_content #christmas_wrapper #guide_two #banner_1 img {
    display: block; }
.static_content #christmas_wrapper #guide_two #banner_2 {
  padding-left: 10px;
  float: left; }
  .static_content #christmas_wrapper #guide_two #banner_2 img {
    display: block; }
.static_content #christmas_wrapper #guide_two #buttons {
  padding-left: 10px;
  background: #33aacc url(/images/christmas/guide_2_buttons.gif) 0 0 no-repeat; }
  .static_content #christmas_wrapper #guide_two #buttons ul {
    display: inline; }
    .static_content #christmas_wrapper #guide_two #buttons ul li {
      display: inline;
      cursor: pointer; }
      .static_content #christmas_wrapper #guide_two #buttons ul li a {
        float: left;
        outline: none;
        padding-top: 60px;
        height: 0;
        overflow: hidden;
        background-image: url(/images/christmas/guide_2_buttons.gif);
        background-repeat: no-repeat; }
    .static_content #christmas_wrapper #guide_two #buttons ul #guide_two_secret_santa a {
      background-position: 0 0;
      width: 290px; }
      .static_content #christmas_wrapper #guide_two #buttons ul #guide_two_secret_santa a:hover {
        background-position: 0 -340px; }
    .static_content #christmas_wrapper #guide_two #buttons ul #guide_two_stocking_fillers a {
      background-position: 0 -60px;
      width: 290px; }
      .static_content #christmas_wrapper #guide_two #buttons ul #guide_two_stocking_fillers a:hover {
        background-position: 0 -400px; }
    .static_content #christmas_wrapper #guide_two #buttons ul #guide_two_average_joes a {
      background-position: 0 -120px;
      width: 290px; }
      .static_content #christmas_wrapper #guide_two #buttons ul #guide_two_average_joes a:hover {
        background-position: 0 -460px; }
    .static_content #christmas_wrapper #guide_two #buttons ul #guide_two_lust_haves_for_ladies a {
      background-position: 0 -180px;
      width: 290px; }
      .static_content #christmas_wrapper #guide_two #buttons ul #guide_two_lust_haves_for_ladies a:hover {
        background-position: 0 -520px; }
    .static_content #christmas_wrapper #guide_two #buttons ul #guide_two_high_rollers_for_guys a {
      background-position: 0 -240px;
      width: 290px;
      padding-top: 100px; }
      .static_content #christmas_wrapper #guide_two #buttons ul #guide_two_high_rollers_for_guys a:hover {
        background-position: 0 -580px; }

.static_content #christmas_wrapper #guide_three #banner_1 {
  padding-left: 10px;
  float: left; }
  .static_content #christmas_wrapper #guide_three #banner_1 img {
    display: block; }
.static_content #christmas_wrapper #guide_three #banner_2 {
  padding-right: 10px;
  float: right; }
  .static_content #christmas_wrapper #guide_three #banner_2 img {
    display: block; }
.static_content #christmas_wrapper #guide_three #buttons {
  padding-left: 10px;
  background: #33aacc url(/images/christmas/guide_3_buttons.gif) 0 0 no-repeat; }
  .static_content #christmas_wrapper #guide_three #buttons ul {
    display: inline; }
    .static_content #christmas_wrapper #guide_three #buttons ul li {
      display: inline;
      cursor: pointer; }
      .static_content #christmas_wrapper #guide_three #buttons ul li a {
        float: left;
        outline: none;
        padding-top: 120px;
        height: 0;
        overflow: hidden;
        background-image: url(/images/christmas/guide_3_buttons.gif);
        background-repeat: no-repeat; }
    .static_content #christmas_wrapper #guide_three #buttons ul #guide_three_high_school_musical a {
      background-position: 0 0;
      width: 160px; }
      .static_content #christmas_wrapper #guide_three #buttons ul #guide_three_high_school_musical a:hover {
        background-position: 0 -360px; }
    .static_content #christmas_wrapper #guide_three #buttons ul #guide_three_twilight a {
      background-position: -160px 0;
      width: 160px; }
      .static_content #christmas_wrapper #guide_three #buttons ul #guide_three_twilight a:hover {
        background-position: -160px -360px; }
    .static_content #christmas_wrapper #guide_three #buttons ul #guide_three_james_bond a {
      background-position: 0 -120px;
      width: 160px; }
      .static_content #christmas_wrapper #guide_three #buttons ul #guide_three_james_bond a:hover {
        background-position: 0 -480px; }
    .static_content #christmas_wrapper #guide_three #buttons ul #guide_three_star_wars a {
      background-position: -160px -120px;
      width: 160px; }
      .static_content #christmas_wrapper #guide_three #buttons ul #guide_three_star_wars a:hover {
        background-position: -160px -480px; }
    .static_content #christmas_wrapper #guide_three #buttons ul #guide_three_watchmen a {
      background-position: 0 -240px;
      width: 160px; }
      .static_content #christmas_wrapper #guide_three #buttons ul #guide_three_watchmen a:hover {
        background-position: 0 -600px; }
    .static_content #christmas_wrapper #guide_three #buttons ul #guide_three_batman a {
      background-position: -160px -240px;
      width: 160px; }
      .static_content #christmas_wrapper #guide_three #buttons ul #guide_three_batman a:hover {
        background-position: -160px -600px; }

.static_content #christmas_wrapper #guide_four #banner {
  padding-left: 10px; }
  .static_content #christmas_wrapper #guide_four #banner img {
    display: block; }
.static_content #christmas_wrapper #guide_four #buttons {
  padding-left: 10px;
  background: #33aacc url(/images/christmas/guide_4_buttons.gif) 0 0 no-repeat; }
  .static_content #christmas_wrapper #guide_four #buttons ul {
    display: inline; }
    .static_content #christmas_wrapper #guide_four #buttons ul li {
      display: inline;
      cursor: pointer; }
      .static_content #christmas_wrapper #guide_four #buttons ul li a {
        float: left;
        outline: none;
        padding-top: 120px;
        height: 0;
        overflow: hidden;
        background-image: url(/images/christmas/guide_4_buttons.gif);
        background-repeat: no-repeat; }
    .static_content #christmas_wrapper #guide_four #buttons ul #guide_four_board_games a {
      background-position: 0 0;
      width: 160px; }
      .static_content #christmas_wrapper #guide_four #buttons ul #guide_four_board_games a:hover {
        background-position: 0 -120px; }
    .static_content #christmas_wrapper #guide_four #buttons ul #guide_four_christmas_toys a {
      background-position: -160px 0;
      width: 140px; }
      .static_content #christmas_wrapper #guide_four #buttons ul #guide_four_christmas_toys a:hover {
        background-position: -160px -120px; }
    .static_content #christmas_wrapper #guide_four #buttons ul #guide_four_christmas_soundtracks a {
      background-position: -300px 0;
      width: 140px; }
      .static_content #christmas_wrapper #guide_four #buttons ul #guide_four_christmas_soundtracks a:hover {
        background-position: -300px -120px; }
    .static_content #christmas_wrapper #guide_four #buttons ul #guide_four_computer_games a {
      background-position: -440px 0;
      width: 140px; }
      .static_content #christmas_wrapper #guide_four #buttons ul #guide_four_computer_games a:hover {
        background-position: -440px -120px; }
    .static_content #christmas_wrapper #guide_four #buttons ul #guide_four_christmas_movies a {
      background-position: -580px 0;
      width: 140px; }
      .static_content #christmas_wrapper #guide_four #buttons ul #guide_four_christmas_movies a:hover {
        background-position: -580px -120px; }
    .static_content #christmas_wrapper #guide_four #buttons ul #guide_four_christmas_books a {
      background-position: -720px 0;
      width: 220px; }
      .static_content #christmas_wrapper #guide_four #buttons ul #guide_four_christmas_books a:hover {
        background-position: -720px -120px; }

.static_content #christmas_wrapper #guide_five #banner {
  padding-left: 10px; }
  .static_content #christmas_wrapper #guide_five #banner img {
    display: block; }
.static_content #christmas_wrapper #guide_five #buttons {
  padding-left: 10px;
  background: #33aacc url(/images/christmas/guide_5_buttons.jpg) 0 0 no-repeat; }
  .static_content #christmas_wrapper #guide_five #buttons ul {
    display: inline; }
    .static_content #christmas_wrapper #guide_five #buttons ul li {
      display: inline;
      cursor: pointer; }
      .static_content #christmas_wrapper #guide_five #buttons ul li a {
        float: left;
        outline: none;
        padding-top: 120px;
        height: 0;
        overflow: hidden;
        background-image: url(/images/christmas/guide_5_buttons.jpg);
        background-repeat: no-repeat; }
    .static_content #christmas_wrapper #guide_five #buttons ul #guide_five_party_dresses a {
      background-position: 0 0;
      width: 260px; }
      .static_content #christmas_wrapper #guide_five #buttons ul #guide_five_party_dresses a:hover {
        background-position: 0 -120px; }
    .static_content #christmas_wrapper #guide_five #buttons ul #guide_five_handbags a {
      background-position: -260px 0;
      width: 220px; }
      .static_content #christmas_wrapper #guide_five #buttons ul #guide_five_handbags a:hover {
        background-position: -260px -120px; }
    .static_content #christmas_wrapper #guide_five #buttons ul #guide_five_christmas_shoes a {
      background-position: -480px 0;
      width: 200px; }
      .static_content #christmas_wrapper #guide_five #buttons ul #guide_five_christmas_shoes a:hover {
        background-position: -480px -120px; }
    .static_content #christmas_wrapper #guide_five #buttons ul #guide_five_christmas_accessories a {
      background-position: -680px 0;
      width: 260px; }
      .static_content #christmas_wrapper #guide_five #buttons ul #guide_five_christmas_accessories a:hover {
        background-position: -680px -120px; }

.static_content #christmas_wrapper #guide_six #banner {
  padding-left: 10px; }
  .static_content #christmas_wrapper #guide_six #banner img {
    display: block; }
.static_content #christmas_wrapper #guide_six #buttons {
  padding-left: 10px;
  background: #33aacc url(/images/christmas/guide_6_buttons.gif) 0 0 no-repeat; }
  .static_content #christmas_wrapper #guide_six #buttons ul {
    display: inline; }
    .static_content #christmas_wrapper #guide_six #buttons ul li {
      display: inline;
      cursor: pointer; }
      .static_content #christmas_wrapper #guide_six #buttons ul li a {
        float: left;
        outline: none;
        padding-top: 120px;
        height: 0;
        overflow: hidden;
        background-image: url(/images/christmas/guide_6_buttons.gif);
        background-repeat: no-repeat; }
    .static_content #christmas_wrapper #guide_six #buttons ul #guide_six_fashion_for_him a {
      background-position: 0 0;
      width: 260px; }
      .static_content #christmas_wrapper #guide_six #buttons ul #guide_six_fashion_for_him a:hover {
        background-position: 0 -130px; }
    .static_content #christmas_wrapper #guide_six #buttons ul #guide_six_gifts_for_him a {
      background-position: -260px 0;
      width: 200px; }
      .static_content #christmas_wrapper #guide_six #buttons ul #guide_six_gifts_for_him a:hover {
        background-position: -260px -130px; }
    .static_content #christmas_wrapper #guide_six #buttons ul #guide_six_fashion_for_her a {
      background-position: -460px 0;
      width: 220px; }
      .static_content #christmas_wrapper #guide_six #buttons ul #guide_six_fashion_for_her a:hover {
        background-position: -460px -130px; }
    .static_content #christmas_wrapper #guide_six #buttons ul #guide_six_gifts_for_her a {
      background-position: -680px 0;
      width: 260px; }
      .static_content #christmas_wrapper #guide_six #buttons ul #guide_six_gifts_for_her a:hover {
        background-position: -680px -130px; }

.static_content #christmas_wrapper #profiles .profiles_group #dad,
.static_content #christmas_wrapper #profiles .profiles_group #mum,
.static_content #christmas_wrapper #profiles .profiles_group #brother,
.static_content #christmas_wrapper #profiles .profiles_group #sister,
.static_content #christmas_wrapper #profiles .profiles_group #kids {
  height: 100px;
  width: 940px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px; }
.static_content #christmas_wrapper #profiles .profiles_group #dad {
  text-indent: -9999em;
  overflow: hidden;
  background-image: url("/images/christmas/guide_1_h_dad.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%; }
.static_content #christmas_wrapper #profiles .profiles_group #mum {
  text-indent: -9999em;
  overflow: hidden;
  background-image: url("/images/christmas/guide_1_h_mum.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%; }
.static_content #christmas_wrapper #profiles .profiles_group #brother {
  text-indent: -9999em;
  overflow: hidden;
  background-image: url("/images/christmas/guide_1_h_brother.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%; }
.static_content #christmas_wrapper #profiles .profiles_group #sister {
  text-indent: -9999em;
  overflow: hidden;
  background-image: url("/images/christmas/guide_1_h_sister.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%; }
.static_content #christmas_wrapper #profiles .profiles_group #kids {
  text-indent: -9999em;
  overflow: hidden;
  background-image: url("/images/christmas/guide_1_h_kids.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%; }
.static_content #christmas_wrapper #profiles .profiles_group #secret_santa,
.static_content #christmas_wrapper #profiles .profiles_group #stocking_fillers,
.static_content #christmas_wrapper #profiles .profiles_group #average_joes,
.static_content #christmas_wrapper #profiles .profiles_group #lust_haves_for_ladies,
.static_content #christmas_wrapper #profiles .profiles_group #high_rollers_for_guys {
  height: 100px;
  width: 940px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px; }
.static_content #christmas_wrapper #profiles .profiles_group #secret_santa {
  text-indent: -9999em;
  overflow: hidden;
  background-image: url("/images/christmas/guide_2_h_secret_santa.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%; }
.static_content #christmas_wrapper #profiles .profiles_group #stocking_fillers {
  text-indent: -9999em;
  overflow: hidden;
  background-image: url("/images/christmas/guide_2_h_stocking_fillers.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%; }
.static_content #christmas_wrapper #profiles .profiles_group #average_joes {
  text-indent: -9999em;
  overflow: hidden;
  background-image: url("/images/christmas/guide_2_h_average_joes.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%; }
.static_content #christmas_wrapper #profiles .profiles_group #lust_haves_for_ladies {
  text-indent: -9999em;
  overflow: hidden;
  background-image: url("/images/christmas/guide_2_h_lust_haves_for_ladies.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%; }
.static_content #christmas_wrapper #profiles .profiles_group #high_rollers_for_guys {
  text-indent: -9999em;
  overflow: hidden;
  background-image: url("/images/christmas/guide_2_h_high_rollers_for_guys.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%; }
.static_content #christmas_wrapper #profiles .profiles_group #batman,
.static_content #christmas_wrapper #profiles .profiles_group #high_school_musical,
.static_content #christmas_wrapper #profiles .profiles_group #james_bond,
.static_content #christmas_wrapper #profiles .profiles_group #star_wars,
.static_content #christmas_wrapper #profiles .profiles_group #twilight,
.static_content #christmas_wrapper #profiles .profiles_group #watchmen {
  height: 100px;
  width: 940px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px; }
.static_content #christmas_wrapper #profiles .profiles_group #batman {
  text-indent: -9999em;
  overflow: hidden;
  background-image: url("/images/christmas/guide_3_h_batman.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%; }
.static_content #christmas_wrapper #profiles .profiles_group #high_school_musical {
  text-indent: -9999em;
  overflow: hidden;
  background-image: url("/images/christmas/guide_3_h_high_school_musical.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%; }
.static_content #christmas_wrapper #profiles .profiles_group #james_bond {
  text-indent: -9999em;
  overflow: hidden;
  background-image: url("/images/christmas/guide_3_h_james_bond.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%; }
.static_content #christmas_wrapper #profiles .profiles_group #star_wars {
  text-indent: -9999em;
  overflow: hidden;
  background-image: url("/images/christmas/guide_3_h_star_wars.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%; }
.static_content #christmas_wrapper #profiles .profiles_group #twilight {
  text-indent: -9999em;
  overflow: hidden;
  background-image: url("/images/christmas/guide_3_h_twilight.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%; }
.static_content #christmas_wrapper #profiles .profiles_group #watchmen {
  text-indent: -9999em;
  overflow: hidden;
  background-image: url("/images/christmas/guide_3_h_watchmen.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%; }
.static_content #christmas_wrapper #profiles .profiles_group #board_games,
.static_content #christmas_wrapper #profiles .profiles_group #christmas_books,
.static_content #christmas_wrapper #profiles .profiles_group #christmas_movies,
.static_content #christmas_wrapper #profiles .profiles_group #computer_games,
.static_content #christmas_wrapper #profiles .profiles_group #christmas_soundtracks,
.static_content #christmas_wrapper #profiles .profiles_group #christmas_toys {
  height: 100px;
  width: 940px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px; }
.static_content #christmas_wrapper #profiles .profiles_group #board_games {
  text-indent: -9999em;
  overflow: hidden;
  background-image: url("/images/christmas/guide_4_h_board_games.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%; }
.static_content #christmas_wrapper #profiles .profiles_group #christmas_books {
  text-indent: -9999em;
  overflow: hidden;
  background-image: url("/images/christmas/guide_4_h_books.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%; }
.static_content #christmas_wrapper #profiles .profiles_group #christmas_movies {
  text-indent: -9999em;
  overflow: hidden;
  background-image: url("/images/christmas/guide_4_h_christmas_movies.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%; }
.static_content #christmas_wrapper #profiles .profiles_group #computer_games {
  text-indent: -9999em;
  overflow: hidden;
  background-image: url("/images/christmas/guide_4_h_computer_games.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%; }
.static_content #christmas_wrapper #profiles .profiles_group #christmas_soundtracks {
  text-indent: -9999em;
  overflow: hidden;
  background-image: url("/images/christmas/guide_4_h_soundtracks.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%; }
.static_content #christmas_wrapper #profiles .profiles_group #christmas_toys {
  text-indent: -9999em;
  overflow: hidden;
  background-image: url("/images/christmas/guide_4_h_toys.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%; }
.static_content #christmas_wrapper #profiles .profiles_group #christmas_accessories,
.static_content #christmas_wrapper #profiles .profiles_group #christmas_fancy_dress,
.static_content #christmas_wrapper #profiles .profiles_group #handbags,
.static_content #christmas_wrapper #profiles .profiles_group #party_dresses,
.static_content #christmas_wrapper #profiles .profiles_group #christmas_shoes {
  height: 100px;
  width: 940px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px; }
.static_content #christmas_wrapper #profiles .profiles_group #christmas_accessories {
  text-indent: -9999em;
  overflow: hidden;
  background-image: url("/images/christmas/guide_5_h_accessories.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%; }
.static_content #christmas_wrapper #profiles .profiles_group #christmas_fancy_dress {
  text-indent: -9999em;
  overflow: hidden;
  background-image: url("/images/christmas/guide_5_h_fancy_dress.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%; }
.static_content #christmas_wrapper #profiles .profiles_group #handbags {
  text-indent: -9999em;
  overflow: hidden;
  background-image: url("/images/christmas/guide_5_h_handbags.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%; }
.static_content #christmas_wrapper #profiles .profiles_group #party_dresses {
  text-indent: -9999em;
  overflow: hidden;
  background-image: url("/images/christmas/guide_5_h_party_dresses.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%; }
.static_content #christmas_wrapper #profiles .profiles_group #christmas_shoes {
  text-indent: -9999em;
  overflow: hidden;
  background-image: url("/images/christmas/guide_5_h_shoes.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%; }
.static_content #christmas_wrapper #profiles .profiles_group #fashion_for_her,
.static_content #christmas_wrapper #profiles .profiles_group #fashion_for_him,
.static_content #christmas_wrapper #profiles .profiles_group #gifts_for_her,
.static_content #christmas_wrapper #profiles .profiles_group #gifts_for_him {
  height: 100px;
  width: 940px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px; }
.static_content #christmas_wrapper #profiles .profiles_group #fashion_for_her {
  text-indent: -9999em;
  overflow: hidden;
  background-image: url("/images/christmas/guide_6_h_fashion_for_her.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%; }
.static_content #christmas_wrapper #profiles .profiles_group #fashion_for_him {
  text-indent: -9999em;
  overflow: hidden;
  background-image: url("/images/christmas/guide_6_h_fashion_for_him.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%; }
.static_content #christmas_wrapper #profiles .profiles_group #gifts_for_her {
  text-indent: -9999em;
  overflow: hidden;
  background-image: url("/images/christmas/guide_6_h_gifts_for_her.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%; }
.static_content #christmas_wrapper #profiles .profiles_group #gifts_for_him {
  text-indent: -9999em;
  overflow: hidden;
  background-image: url("/images/christmas/guide_6_h_gifts_for_him.gif");
  background-repeat: no-repeat;
  background-position: 0% 0%; }

.static_content #christmas_wrapper #footer_guides {
  padding-left: 10px;
  background: #33aacc url(/images/christmas/footer.gif) 0 0 no-repeat; }
  .static_content #christmas_wrapper #footer_guides ul {
    display: inline; }
    .static_content #christmas_wrapper #footer_guides ul li {
      display: inline;
      cursor: pointer; }
      .static_content #christmas_wrapper #footer_guides ul li a {
        float: left;
        outline: none;
        padding-top: 480px;
        height: 0;
        overflow: hidden;
        background-image: url(/images/christmas/footer.gif);
        background-repeat: no-repeat; }
    .static_content #christmas_wrapper #footer_guides ul #all_guides a {
      background-position: 0 0;
      width: 180px; }
      .static_content #christmas_wrapper #footer_guides ul #all_guides a:hover {
        background-position: 0 -480px; }
    .static_content #christmas_wrapper #footer_guides ul #guide_one a {
      background-position: -180px 0;
      width: 130px; }
      .static_content #christmas_wrapper #footer_guides ul #guide_one a:hover {
        background-position: -180px -480px; }
    .static_content #christmas_wrapper #footer_guides ul #guide_two a {
      background-position: -310px 0;
      width: 110px; }
      .static_content #christmas_wrapper #footer_guides ul #guide_two a:hover {
        background-position: -310px -480px; }
    .static_content #christmas_wrapper #footer_guides ul #guide_three a {
      background-position: -420px 0;
      width: 140px; }
      .static_content #christmas_wrapper #footer_guides ul #guide_three a:hover {
        background-position: -420px -480px; }
    .static_content #christmas_wrapper #footer_guides ul #guide_four a {
      background-position: -560px 0;
      width: 130px; }
      .static_content #christmas_wrapper #footer_guides ul #guide_four a:hover {
        background-position: -560px -480px; }
    .static_content #christmas_wrapper #footer_guides ul #guide_five a {
      background-position: -690px 0;
      width: 120px; }
      .static_content #christmas_wrapper #footer_guides ul #guide_five a:hover {
        background-position: -690px -480px; }
    .static_content #christmas_wrapper #footer_guides ul #guide_six a {
      background-position: -810px 0;
      width: 130px; }
      .static_content #christmas_wrapper #footer_guides ul #guide_six a:hover {
        background-position: -810px -480px; }

.static_content #christmas_wrapper #profiles {
  width: 940px;
  margin: 0;
  clear: both; }
  .static_content #christmas_wrapper #profiles .profiles_group {
    width: 940px;
    padding: 0 0 0 10px;
    overflow: hidden; }
    .static_content #christmas_wrapper #profiles .profiles_group h2 {
      margin: 0;
      padding: 0; }
    .static_content #christmas_wrapper #profiles .profiles_group .jcarousel-container {
      position: relative; }
    .static_content #christmas_wrapper #profiles .profiles_group .jcarousel-next {
      z-index: 3;
      display: none; }
    .static_content #christmas_wrapper #profiles .profiles_group .jcarousel-prev {
      z-index: 3;
      display: none; }
    .static_content #christmas_wrapper #profiles .profiles_group .jcarousel-clip {
      z-index: 2;
      padding: 0;
      margin: 0;
      overflow: hidden;
      position: relative; }
.static_content #christmas_wrapper #profiles .jcarousel-container-horizontal {
  width: 940px;
  padding: 10px 0 10px 0;
  background: #33aacc; }
.static_content #christmas_wrapper #profiles .jcarousel-next-horizontal {
  position: absolute;
  top: 0;
  right: 0px;
  width: 100px;
  height: 130px;
  cursor: pointer;
  background: #33aacc url(/images/christmas/arrows_next.gif) no-repeat top left; }
.static_content #christmas_wrapper #profiles .jcarousel-next-disabled-horizontal {
  cursor: default;
  background: #33aacc url(/images/christmas/arrows_next.gif) no-repeat top left;
  background-position: 0 -130px; }
.static_content #christmas_wrapper #profiles .jcarousel-prev-horizontal {
  position: absolute;
  top: 0;
  left: 0px;
  width: 100px;
  height: 130px;
  cursor: pointer;
  background: #33aacc url(/images/christmas/arrows_prev.gif) no-repeat top left; }
.static_content #christmas_wrapper #profiles .jcarousel-prev-disabled-horizontal {
  cursor: default;
  background: #33aacc url(/images/christmas/arrows_prev.gif) no-repeat top left;
  background-position: 0 -130px; }
.static_content #christmas_wrapper #profiles .profiles_group .jcarousel-clip-horizontal {
  width: 700px;
  margin-left: 120px; }
.static_content #christmas_wrapper #profiles .jcarousel-list-horizontal {
  z-index: 1;
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0; }
.static_content #christmas_wrapper #profiles .jcarousel-list-horizontal li,
.static_content #christmas_wrapper #profiles .jcarousel-item-horizontal {
  float: left;
  list-style: none;
  width: 140px;
  height: 175px; }
  .static_content #christmas_wrapper #profiles .jcarousel-list-horizontal li img,
  .static_content #christmas_wrapper #profiles .jcarousel-item-horizontal img {
    border: solid 2px white;
    padding: 2px; }
  .static_content #christmas_wrapper #profiles .jcarousel-list-horizontal li .title,
  .static_content #christmas_wrapper #profiles .jcarousel-item-horizontal .title {
    color: white; }

#microsite_home_wrapper #local_news {
  width: 480px;
  float: left; }
  #microsite_home_wrapper #local_news .profile {
    padding: 0 10px 10px 10px; }
    #microsite_home_wrapper #local_news .profile p.title {
      padding-left: 10px; }
      #microsite_home_wrapper #local_news .profile p.title a {
        font-weight: normal; }
    #microsite_home_wrapper #local_news .profile p.stamp {
      padding-left: 10px;
      font-size: 11px; }
    #microsite_home_wrapper #local_news .profile p.stand_first {
      padding: 10px; }
    #microsite_home_wrapper #local_news .profile p.more {
      padding-left: 10px; }
    #microsite_home_wrapper #local_news .profile p {
      padding: 5px 10px 5px 5px; }
    #microsite_home_wrapper #local_news .profile img {
      margin-bottom: 10px;
      border: solid 1px #ececec;
      padding: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px; }
  #microsite_home_wrapper #local_news .read_all {
    padding: 10px 10px 10px 20px; }
  #microsite_home_wrapper #local_news #share_buttons {
    float: right; }
    #microsite_home_wrapper #local_news #share_buttons .facebook_button {
      padding: 0;
      width: 90px;
      float: left;
      margin: 0; }
    #microsite_home_wrapper #local_news #share_buttons .tweet_button {
      padding: 2px 0 0 0;
      width: 75px;
      float: left;
      margin: 0; }
#microsite_home_wrapper #right_column_double {
  width: 320px;
  float: left; }
  #microsite_home_wrapper #right_column_double #competition {
    padding: 0 0 20px 10px; }
  #microsite_home_wrapper #right_column_double #facebook {
    padding-bottom: 20px; }
    #microsite_home_wrapper #right_column_double #facebook p, #microsite_home_wrapper #right_column_double #facebook #facebook_fans {
      padding-left: 20px; }
  #microsite_home_wrapper #right_column_double #twitter {
    clear: both; }
    #microsite_home_wrapper #right_column_double #twitter p.follow_us {
      padding-left: 20px; }
    #microsite_home_wrapper #right_column_double #twitter .twitter_widget {
      padding: 0 20px 10px 12px; }
      #microsite_home_wrapper #right_column_double #twitter .twitter_widget .twtr-hd {
        padding: 0; }
  #microsite_home_wrapper #right_column_double #snapshot_quiz #question_number {
    color: #999999;
    font-size: 11px;
    padding: 0 10px 0 20px; }
  #microsite_home_wrapper #right_column_double #snapshot_quiz h2#question {
    font-size: 28px;
    background: white;
    padding: 0 0 10px 20px;
    margin: 0;
    line-height: 1.2em;
    color: black; }
    #microsite_home_wrapper #right_column_double #snapshot_quiz h2#question a {
      font-weight: normal; }
  #microsite_home_wrapper #right_column_double #snapshot_quiz #quiz_link {
    font-size: 11px;
    padding: 0 10px 20px 20px; }
  #microsite_home_wrapper #right_column_double #snapshot_image #image {
    padding-left: 20px; }
  #microsite_home_wrapper #right_column_double #snapshot_image #image_link {
    font-size: 11px;
    padding: 0 10px 20px 20px; }
  #microsite_home_wrapper #right_column_double #sections #section_list {
    margin-left: 10px;
    background: url(/images/twilightopia/home_sections.jpg) 0 0 no-repeat; }
    #microsite_home_wrapper #right_column_double #sections #section_list ul {
      display: inline; }
      #microsite_home_wrapper #right_column_double #sections #section_list ul li {
        display: inline;
        cursor: pointer; }
        #microsite_home_wrapper #right_column_double #sections #section_list ul li a {
          float: left;
          outline: none;
          padding-top: 75px;
          height: 0;
          overflow: hidden;
          background-image: url(/images/twilightopia/home_sections.jpg);
          background-repeat: no-repeat;
          margin-bottom: 10px; }
      #microsite_home_wrapper #right_column_double #sections #section_list ul #movies a {
        background-position: 0 0;
        width: 300px; }
        #microsite_home_wrapper #right_column_double #sections #section_list ul #movies a:hover {
          background-position: 0 -75px; }
      #microsite_home_wrapper #right_column_double #sections #section_list ul #people a {
        background-position: 0 -150px;
        width: 300px; }
        #microsite_home_wrapper #right_column_double #sections #section_list ul #people a:hover {
          background-position: 0 -225px; }
      #microsite_home_wrapper #right_column_double #sections #section_list ul #characters a {
        background-position: 0 -300px;
        width: 300px; }
        #microsite_home_wrapper #right_column_double #sections #section_list ul #characters a:hover {
          background-position: 0 -375px; }
      #microsite_home_wrapper #right_column_double #sections #section_list ul #products a {
        background-position: 0 -450px;
        width: 300px; }
        #microsite_home_wrapper #right_column_double #sections #section_list ul #products a:hover {
          background-position: 0 -525px; }
      #microsite_home_wrapper #right_column_double #sections #section_list ul #merchandise a {
        background-position: 0 -600px;
        width: 300px; }
        #microsite_home_wrapper #right_column_double #sections #section_list ul #merchandise a:hover {
          background-position: 0 -675px; }
      #microsite_home_wrapper #right_column_double #sections #section_list ul #news a {
        background-position: 0 -750px;
        width: 300px; }
        #microsite_home_wrapper #right_column_double #sections #section_list ul #news a:hover {
          background-position: 0 -825px; }
      #microsite_home_wrapper #right_column_double #sections #section_list ul #quiz a {
        background-position: 0 -900px;
        width: 300px; }
        #microsite_home_wrapper #right_column_double #sections #section_list ul #quiz a:hover {
          background-position: 0 -975px; }
      #microsite_home_wrapper #right_column_double #sections #section_list ul #polls a {
        background-position: 0 -1050px;
        width: 300px; }
        #microsite_home_wrapper #right_column_double #sections #section_list ul #polls a:hover {
          background-position: 0 -1125px; }
      #microsite_home_wrapper #right_column_double #sections #section_list ul #images a {
        background-position: 0 -1200px;
        width: 300px; }
        #microsite_home_wrapper #right_column_double #sections #section_list ul #images a:hover {
          background-position: 0 -1275px; }
      #microsite_home_wrapper #right_column_double #sections #section_list ul #forum a {
        background-position: 0 -1350px;
        width: 300px; }
        #microsite_home_wrapper #right_column_double #sections #section_list ul #forum a:hover {
          background-position: 0 -1425px; }
#microsite_home_wrapper #right_column_single {
  width: 160px;
  float: left; }

#microsite_movies_people_wrapper .profiles_group {
  margin-bottom: 10px; }
  #microsite_movies_people_wrapper .profiles_group ul li.profile_wrapper {
    padding: 0 10px 0 10px;
    height: 450px;
    clear: both; }
    #microsite_movies_people_wrapper .profiles_group ul li.profile_wrapper ul {
      margin: 0;
      padding: 0; }
      #microsite_movies_people_wrapper .profiles_group ul li.profile_wrapper ul li {
        margin: 0 10px 5px 0;
        padding: 0;
        position: relative;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none; }
    #microsite_movies_people_wrapper .profiles_group ul li.profile_wrapper .profile .image {
      width: 320px;
      float: left; }
      #microsite_movies_people_wrapper .profiles_group ul li.profile_wrapper .profile .image img {
        border: solid 1px #ececec;
        padding: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px; }
    #microsite_movies_people_wrapper .profiles_group ul li.profile_wrapper .profile .info {
      width: 320px;
      float: left;
      padding-left: 10px;
      padding-right: 50px; }
      #microsite_movies_people_wrapper .profiles_group ul li.profile_wrapper .profile .info .title {
        line-height: 1.2em; }
    #microsite_movies_people_wrapper .profiles_group ul li.profile_wrapper .profile .other_tools {
      float: left;
      padding: 0 10px 10px 10px; }
      #microsite_movies_people_wrapper .profiles_group ul li.profile_wrapper .profile .other_tools h4 {
        text-transform: uppercase;
        border-bottom: solid 2px #ececec;
        padding: 20px 50px 3px 0px;
        margin-bottom: 10px; }

#microsite_news_wrapper #local_news {
  width: 480px;
  float: left; }
  #microsite_news_wrapper #local_news .profile {
    padding: 0 10px 10px 10px; }
    #microsite_news_wrapper #local_news .profile p.title {
      padding-left: 10px; }
      #microsite_news_wrapper #local_news .profile p.title a {
        font-weight: normal; }
    #microsite_news_wrapper #local_news .profile p.stamp {
      padding-left: 10px;
      font-size: 11px; }
    #microsite_news_wrapper #local_news .profile p.stand_first {
      padding: 10px; }
    #microsite_news_wrapper #local_news .profile p.more {
      padding-left: 10px; }
    #microsite_news_wrapper #local_news .profile p {
      padding: 5px 10px 5px 5px; }
    #microsite_news_wrapper #local_news .profile img {
      margin-bottom: 10px;
      border: solid 1px #ececec;
      padding: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px; }
    #microsite_news_wrapper #local_news .profile #share_buttons {
      float: right; }
      #microsite_news_wrapper #local_news .profile #share_buttons .facebook_button {
        padding: 0;
        width: 90px;
        float: left;
        margin: 0; }
      #microsite_news_wrapper #local_news .profile #share_buttons .tweet_button {
        padding: 2px 0 0 0;
        width: 75px;
        float: left;
        margin: 0; }
  #microsite_news_wrapper #local_news .pagination {
    padding: 10px 10px 40px 10px; }
    #microsite_news_wrapper #local_news .pagination .prev_page:hover,
    #microsite_news_wrapper #local_news .pagination .next_page:hover,
    #microsite_news_wrapper #local_news .pagination .next:hover,
    #microsite_news_wrapper #local_news .pagination a:hover {
      background: #aa762c; }
  #microsite_news_wrapper #local_news .must_login {
    color: #333333; }

#microsite_news_wrapper #news_sidebar {
  width: 320px;
  float: left; }
  #microsite_news_wrapper #news_sidebar #friends_news {
    padding-bottom: 30px; }
    #microsite_news_wrapper #news_sidebar #friends_news ul {
      margin: 0;
      padding: 0; }
      #microsite_news_wrapper #news_sidebar #friends_news ul li {
        margin: 0 10px 5px 0;
        padding: 0;
        position: relative;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none; }
    #microsite_news_wrapper #news_sidebar #friends_news ul {
      padding-left: 20px; }
      #microsite_news_wrapper #news_sidebar #friends_news ul li.feed_item {
        height: 70px; }
        #microsite_news_wrapper #news_sidebar #friends_news ul li.feed_item p.feed_source {
          font-size: 11px;
          color: #999999;
          padding: 5px;
          float: left;
          width: 50px;
          height: 50px;
          overflow: hidden;
          border: solid 1px #ececec; }
        #microsite_news_wrapper #news_sidebar #friends_news ul li.feed_item .details {
          float: left;
          width: 220px; }
          #microsite_news_wrapper #news_sidebar #friends_news ul li.feed_item .details p.title {
            padding: 0 10px 0 10px; }
          #microsite_news_wrapper #news_sidebar #friends_news ul li.feed_item .details p.link {
            font-size: 11px;
            padding: 0 10px 5px 10px; }
            #microsite_news_wrapper #news_sidebar #friends_news ul li.feed_item .details p.link a {
              color: #999999;
              font-weight: normal; }
  #microsite_news_wrapper #news_sidebar #twitter_news p.info {
    padding-left: 20px; }
  #microsite_news_wrapper #news_sidebar #twitter_news p.keyword {
    padding-left: 20px; }
  #microsite_news_wrapper #news_sidebar #twitter_news .twitter_widget {
    padding: 0 20px 10px 12px; }
    #microsite_news_wrapper #news_sidebar #twitter_news .twitter_widget .twtr-hd {
      padding: 0; }
  #microsite_news_wrapper #news_sidebar #twitter_feed p.follow_us {
    padding-left: 20px; }
  #microsite_news_wrapper #news_sidebar #twitter_feed .twitter_widget {
    padding: 0 20px 10px 12px; }
    #microsite_news_wrapper #news_sidebar #twitter_feed .twitter_widget .twtr-hd {
      padding: 0; }
  #microsite_news_wrapper #news_sidebar #facebook_fans {
    margin-bottom: 30px; }
    #microsite_news_wrapper #news_sidebar #facebook_fans p.follow_us {
      padding-left: 20px; }
    #microsite_news_wrapper #news_sidebar #facebook_fans .facebook_widget {
      padding: 0 0 10px 20px; }
  #microsite_news_wrapper #news_sidebar #friends ul {
    margin: 0;
    padding: 0; }
    #microsite_news_wrapper #news_sidebar #friends ul li {
      margin: 0 10px 5px 0;
      padding: 0;
      position: relative;
      list-style-image: none;
      list-style-position: outside;
      list-style-type: none; }
  #microsite_news_wrapper #news_sidebar #friends ul {
    padding-left: 20px; }
#microsite_news_wrapper #right_column_single {
  width: 160px;
  float: left; }

#microsite_quiz_wrapper h4 {
  background: #ececec;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px;
  font-weight: normal;
  border: solid 1px #cccccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }
#microsite_quiz_wrapper #quiz_tool_wrapper {
  padding: 20px 20px 20px 15px;
  height: 400px; }
  #microsite_quiz_wrapper #quiz_tool_wrapper #image {
    float: left;
    min-height: 350px;
    width: 450px; }
    #microsite_quiz_wrapper #quiz_tool_wrapper #image img {
      border: solid 1px #ececec;
      padding: 5px; }
  #microsite_quiz_wrapper #quiz_tool_wrapper #details_wrapper {
    float: left;
    min-height: 350px;
    width: 420px;
    padding-left: 30px; }
    #microsite_quiz_wrapper #quiz_tool_wrapper #details_wrapper #question_number {
      color: #999999;
      font-size: 11px;
      padding-bottom: 0px; }
    #microsite_quiz_wrapper #quiz_tool_wrapper #details_wrapper h2#question {
      font-size: 28px;
      background: white;
      padding: 0 0 10px 0;
      margin: 0;
      line-height: 1.2em;
      color: black; }
    #microsite_quiz_wrapper #quiz_tool_wrapper #details_wrapper #answers ul {
      margin: 0;
      padding: 0; }
      #microsite_quiz_wrapper #quiz_tool_wrapper #details_wrapper #answers ul li {
        margin: 0 10px 5px 0;
        padding: 0;
        position: relative;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none; }
    #microsite_quiz_wrapper #quiz_tool_wrapper #details_wrapper #submit {
      padding: 5px;
      background: #999999;
      border: solid 2px #cccccc;
      width: 40px; }
    #microsite_quiz_wrapper #quiz_tool_wrapper #details_wrapper #no_idea {
      font-size: 11px;
      padding: 5px 0 15px 0; }
    #microsite_quiz_wrapper #quiz_tool_wrapper #details_wrapper #score {
      font-weight: bold; }
    #microsite_quiz_wrapper #quiz_tool_wrapper #details_wrapper #player {
      padding-bottom: 10px;
      font-size: 11px;
      color: #999999; }
    #microsite_quiz_wrapper #quiz_tool_wrapper #details_wrapper #share_twitter {
      float: left;
      width: 190px;
      height: 60px;
      margin: 0 10px 20px 0; }
#microsite_quiz_wrapper #latest_quizzers {
  width: 480px;
  float: left;
  clear: both; }
  #microsite_quiz_wrapper #latest_quizzers .twitter_widget {
    padding: 0 20px 10px 12px; }
    #microsite_quiz_wrapper #latest_quizzers .twitter_widget p {
      border: solid 1px #cccccc;
      background: #ececec;
      padding: 10px;
      margin-bottom: 15px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px; }
    #microsite_quiz_wrapper #latest_quizzers .twitter_widget .twtr-hd {
      padding: 0; }
    #microsite_quiz_wrapper #latest_quizzers .twitter_widget ul {
      margin: 0;
      padding: 0; }
      #microsite_quiz_wrapper #latest_quizzers .twitter_widget ul li {
        margin: 0 10px 5px 0;
        padding: 0;
        position: relative;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none; }
    #microsite_quiz_wrapper #latest_quizzers .twitter_widget ul li {
      height: 65px; }
      #microsite_quiz_wrapper #latest_quizzers .twitter_widget ul li img {
        width: 48px;
        height: 48px;
        padding: 5px;
        margin-right: 10px;
        border: solid 1px #ececec;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        float: left; }
#microsite_quiz_wrapper #top_quizzers {
  width: 480px;
  float: left; }
  #microsite_quiz_wrapper #top_quizzers .helper {
    padding: 0 20px 10px 20px; }
  #microsite_quiz_wrapper #top_quizzers #quizzer_lists {
    padding: 0 20px 30px 20px; }
    #microsite_quiz_wrapper #top_quizzers #quizzer_lists ul {
      margin: 0;
      padding: 0; }
      #microsite_quiz_wrapper #top_quizzers #quizzer_lists ul li {
        margin: 0;
        padding: 0 5px 0 0;
        display: inline;
        position: relative;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none; }
    #microsite_quiz_wrapper #top_quizzers #quizzer_lists ul {
      border-bottom: solid 2px #ececec;
      margin-bottom: 10px; }
    #microsite_quiz_wrapper #top_quizzers #quizzer_lists table thead tr {
      background: #ececec; }
      #microsite_quiz_wrapper #top_quizzers #quizzer_lists table thead tr th#username {
        width: 270px;
        padding: 5px;
        font-weight: bold; }
      #microsite_quiz_wrapper #top_quizzers #quizzer_lists table thead tr th#answers {
        width: 60px;
        padding: 5px;
        font-weight: bold; }
      #microsite_quiz_wrapper #top_quizzers #quizzer_lists table thead tr th#accuracy {
        width: 60px;
        padding: 5px;
        font-weight: bold; }
    #microsite_quiz_wrapper #top_quizzers #quizzer_lists table tbody tr td {
      padding: 5px;
      border-left: solid 2px #ececec;
      border-right: solid 2px #ececec;
      border-bottom: solid 2px #ececec; }

#microsite_polls_wrapper h4 {
  background: #ececec;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px;
  font-weight: normal;
  border: solid 1px #cccccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }
#microsite_polls_wrapper #poll_paginate {
  height: 50px;
  padding-top: 20px; }
  #microsite_polls_wrapper #poll_paginate #previous_poll {
    width: 100px;
    float: left;
    padding-left: 10px; }
  #microsite_polls_wrapper #poll_paginate #poll_title {
    text-align: center;
    float: left;
    width: 740px;
    font-size: 18px;
    background: white;
    padding: 0;
    margin: 0;
    line-height: 1.2em;
    color: black; }
  #microsite_polls_wrapper #poll_paginate #next_poll {
    width: 100px;
    float: right;
    text-align: right;
    padding-right: 10px; }
#microsite_polls_wrapper #latest_polls {
  float: left;
  width: 200px; }
  #microsite_polls_wrapper #latest_polls ul {
    margin: 0;
    padding: 0; }
    #microsite_polls_wrapper #latest_polls ul li {
      margin: 0 10px 5px 0;
      padding: 0;
      position: relative;
      list-style-image: none;
      list-style-position: outside;
      list-style-type: none; }
  #microsite_polls_wrapper #latest_polls ul {
    padding: 0 20px 30px 20px; }
    #microsite_polls_wrapper #latest_polls ul li {
      border-bottom: solid 1px #ececec; }
#microsite_polls_wrapper #latest_pollers {
  float: left;
  width: 280px; }
  #microsite_polls_wrapper #latest_pollers .twitter_widget {
    padding: 0 20px 10px 12px; }
    #microsite_polls_wrapper #latest_pollers .twitter_widget .twtr-hd {
      padding: 0; }
  #microsite_polls_wrapper #latest_pollers ul {
    margin: 0;
    padding: 0; }
    #microsite_polls_wrapper #latest_pollers ul li {
      margin: 0 10px 5px 0;
      padding: 0;
      position: relative;
      list-style-image: none;
      list-style-position: outside;
      list-style-type: none; }
  #microsite_polls_wrapper #latest_pollers ul {
    padding-left: 20px; }
    #microsite_polls_wrapper #latest_pollers ul li {
      padding: 0;
      margin: 0; }
      #microsite_polls_wrapper #latest_pollers ul li img {
        width: 24px;
        height: 24px;
        padding: 5px;
        margin-right: 10px;
        border: solid 1px #ececec;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        float: left; }
      #microsite_polls_wrapper #latest_pollers ul li .text {
        float: left;
        width: 200px;
        font-size: 11px; }
      #microsite_polls_wrapper #latest_pollers ul li .stamp {
        padding-bottom: 15px;
        padding-left: 45px; }
#microsite_polls_wrapper #poll {
  width: 480px;
  float: left; }
  #microsite_polls_wrapper #poll #poll_number {
    padding: 0 10px 5px 20px;
    color: #999999;
    font-size: 11px; }
  #microsite_polls_wrapper #poll #poll_title {
    padding: 0 20px 20px 20px;
    font-size: 28px;
    line-height: 1.2em; }
  #microsite_polls_wrapper #poll #poll_graph {
    padding-left: 20px;
    width: 450px;
    float: left; }
    #microsite_polls_wrapper #poll #poll_graph .option {
      width: 400px;
      height: 80px;
      background: #ececec;
      margin-bottom: 10px; }
      #microsite_polls_wrapper #poll #poll_graph .option .vote {
        width: 60px;
        height: 70px;
        background: #99cc22;
        color: white;
        float: left;
        padding: 5px; }
        #microsite_polls_wrapper #poll #poll_graph .option .vote .vote_sub {
          font-size: 11px; }
      #microsite_polls_wrapper #poll #poll_graph .option .result_wrapper {
        width: 330px;
        float: left; }
        #microsite_polls_wrapper #poll #poll_graph .option .result_wrapper .result {
          height: 80px;
          background: #cccccc;
          float: left; }
          #microsite_polls_wrapper #poll #poll_graph .option .result_wrapper .result .title {
            padding: 5px 5px 0 5px;
            width: 300px;
            color: #333333; }
          #microsite_polls_wrapper #poll #poll_graph .option .result_wrapper .result .percentage {
            font-size: 24px;
            padding: 0 5px 0 5px;
            width: 300px; }
          #microsite_polls_wrapper #poll #poll_graph .option .result_wrapper .result .votes {
            padding: 0 5px 5px 5px;
            color: #333333;
            font-size: 11px;
            width: 300px; }
  #microsite_polls_wrapper #poll #poll_helper {
    padding: 20px;
    clear: both; }
    #microsite_polls_wrapper #poll #poll_helper p#question {
      color: #999999;
      font-weight: bold; }
    #microsite_polls_wrapper #poll #poll_helper p#answer {
      color: #999999;
      font-size: 11px; }

#microsite_image_gallery_wrapper #image_gallery_wrapper {
  background: black;
  color: white;
  margin: 0 10px 10px 10px; }
  #microsite_image_gallery_wrapper #image_gallery_wrapper #gallery_paginate {
    height: 40px;
    padding-top: 20px;
    width: 700px;
    text-align: center; }
    #microsite_image_gallery_wrapper #image_gallery_wrapper #gallery_paginate #previous_image {
      width: 90px;
      padding-left: 40px;
      display: inline; }
    #microsite_image_gallery_wrapper #image_gallery_wrapper #gallery_paginate #image_total {
      width: 100px;
      display: inline;
      padding: 0 20px 0 20px; }
    #microsite_image_gallery_wrapper #image_gallery_wrapper #gallery_paginate #next_image {
      width: 90px;
      display: inline;
      padding-right: 40px; }
  #microsite_image_gallery_wrapper #image_gallery_wrapper #main_image {
    width: 700px;
    text-align: center;
    float: left;
    padding: 0 0 20px 0; }
  #microsite_image_gallery_wrapper #image_gallery_wrapper #sidebar {
    width: 200px;
    float: left;
    padding: 0 20px 0 20px; }
    #microsite_image_gallery_wrapper #image_gallery_wrapper #sidebar #contribute {
      padding-bottom: 20px; }
      #microsite_image_gallery_wrapper #image_gallery_wrapper #sidebar #contribute p.title {
        font-weight: bold;
        padding-bottom: 5px; }
    #microsite_image_gallery_wrapper #image_gallery_wrapper #sidebar #share_box {
      padding-bottom: 20px; }
      #microsite_image_gallery_wrapper #image_gallery_wrapper #sidebar #share_box img {
        height: 10px;
        width: 10px; }
      #microsite_image_gallery_wrapper #image_gallery_wrapper #sidebar #share_box p.title {
        font-weight: bold;
        padding-bottom: 5px; }
      #microsite_image_gallery_wrapper #image_gallery_wrapper #sidebar #share_box #twitter,
      #microsite_image_gallery_wrapper #image_gallery_wrapper #sidebar #share_box #facebook {
        display: block; }
    #microsite_image_gallery_wrapper #image_gallery_wrapper #sidebar #user {
      padding-bottom: 20px; }
      #microsite_image_gallery_wrapper #image_gallery_wrapper #sidebar #user p.title {
        font-weight: bold;
        padding-bottom: 5px; }
    #microsite_image_gallery_wrapper #image_gallery_wrapper #sidebar #related_items ul {
      margin: 0;
      padding: 0; }
      #microsite_image_gallery_wrapper #image_gallery_wrapper #sidebar #related_items ul li {
        margin: 0 10px 5px 0;
        padding: 0;
        position: relative;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none; }
    #microsite_image_gallery_wrapper #image_gallery_wrapper #sidebar #related_items p.title {
      padding-top: 40px;
      font-weight: bold; }
    #microsite_image_gallery_wrapper #image_gallery_wrapper #sidebar #related_items ul li span.category {
      font-size: 10px; }
  #microsite_image_gallery_wrapper #image_gallery_wrapper #gallery_add {
    width: 700px;
    padding: 0 0 20px 0;
    clear: both; }
    #microsite_image_gallery_wrapper #image_gallery_wrapper #gallery_add p.add {
      text-align: center; }
  #microsite_image_gallery_wrapper #image_gallery_wrapper #gallery_items {
    width: 700px;
    height: 150px;
    text-align: center; }
    #microsite_image_gallery_wrapper #image_gallery_wrapper #gallery_items ul {
      margin: 0;
      padding: 0; }
      #microsite_image_gallery_wrapper #image_gallery_wrapper #gallery_items ul li {
        margin: 0;
        padding: 0 5px 0 0;
        display: inline;
        position: relative;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none; }
    #microsite_image_gallery_wrapper #image_gallery_wrapper #gallery_items #image_total {
      padding: 0 0 20px 0; }
    #microsite_image_gallery_wrapper #image_gallery_wrapper #gallery_items #previous_image {
      width: 110px;
      height: 70px;
      float: left;
      text-align: right;
      padding: 0 20px 0 20px; }
    #microsite_image_gallery_wrapper #image_gallery_wrapper #gallery_items #items {
      float: left;
      height: 80px;
      text-align: center;
      padding: 0 30px 0 30px; }
      #microsite_image_gallery_wrapper #image_gallery_wrapper #gallery_items #items ul {
        width: 340px; }
        #microsite_image_gallery_wrapper #image_gallery_wrapper #gallery_items #items ul li {
          float: left;
          margin: 5px; }
          #microsite_image_gallery_wrapper #image_gallery_wrapper #gallery_items #items ul li img {
            border: solid 1px #cccccc;
            padding: 5px; }
        #microsite_image_gallery_wrapper #image_gallery_wrapper #gallery_items #items ul li.selected img {
          border: dashed 1px #cccccc; }
    #microsite_image_gallery_wrapper #image_gallery_wrapper #gallery_items #next_image {
      width: 110px;
      height: 70px;
      float: left;
      text-align: left;
      padding: 0 20px 0 20px; }
#microsite_image_gallery_wrapper #comments_wrapper {
  clear: both;
  padding-top: 20px; }

#microsite_video_gallery_wrapper #video_gallery_wrapper {
  background: black;
  color: white;
  margin: 0 10px 10px 10px; }
  #microsite_video_gallery_wrapper #video_gallery_wrapper #gallery_paginate {
    height: 50px;
    padding-top: 20px;
    width: 700px; }
    #microsite_video_gallery_wrapper #video_gallery_wrapper #gallery_paginate #previous_video {
      width: 90px;
      float: left;
      padding-left: 10px; }
    #microsite_video_gallery_wrapper #video_gallery_wrapper #gallery_paginate #video_total {
      text-align: center;
      float: left;
      width: 500px; }
    #microsite_video_gallery_wrapper #video_gallery_wrapper #gallery_paginate #next_video {
      width: 90px;
      float: right;
      text-align: right;
      padding-right: 10px; }
  #microsite_video_gallery_wrapper #video_gallery_wrapper #main_video {
    width: 700px;
    height: 350px;
    text-align: center;
    float: left; }
  #microsite_video_gallery_wrapper #video_gallery_wrapper #sidebar {
    width: 200px;
    height: 350%;
    float: left;
    padding: 0 20px 0 20px; }
    #microsite_video_gallery_wrapper #video_gallery_wrapper #sidebar #share_box p.title {
      font-weight: bold; }
    #microsite_video_gallery_wrapper #video_gallery_wrapper #sidebar #related_items ul {
      margin: 0;
      padding: 0; }
      #microsite_video_gallery_wrapper #video_gallery_wrapper #sidebar #related_items ul li {
        margin: 0 10px 5px 0;
        padding: 0;
        position: relative;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none; }
    #microsite_video_gallery_wrapper #video_gallery_wrapper #sidebar #related_items p.title {
      padding-top: 40px;
      font-weight: bold; }
    #microsite_video_gallery_wrapper #video_gallery_wrapper #sidebar #related_items ul li span.category {
      font-size: 10px; }
  #microsite_video_gallery_wrapper #video_gallery_wrapper #gallery_add {
    width: 700px;
    padding-bottom: 20px;
    clear: both; }
    #microsite_video_gallery_wrapper #video_gallery_wrapper #gallery_add p.add {
      text-align: center; }
  #microsite_video_gallery_wrapper #video_gallery_wrapper #gallery_items {
    width: 700px;
    height: 150px; }
    #microsite_video_gallery_wrapper #video_gallery_wrapper #gallery_items ul {
      margin: 0;
      padding: 0; }
      #microsite_video_gallery_wrapper #video_gallery_wrapper #gallery_items ul li {
        margin: 0;
        padding: 0 5px 0 0;
        display: inline;
        position: relative;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none; }
    #microsite_video_gallery_wrapper #video_gallery_wrapper #gallery_items #previous_video {
      width: 80px;
      height: 70px;
      float: left;
      padding: 0 15px 0 20px; }
    #microsite_video_gallery_wrapper #video_gallery_wrapper #gallery_items ul {
      float: left; }
      #microsite_video_gallery_wrapper #video_gallery_wrapper #gallery_items ul li {
        width: 70px;
        height: 70px;
        border: solid 1px #cccccc;
        margin-right: 15px; }
      #microsite_video_gallery_wrapper #video_gallery_wrapper #gallery_items ul li#selected {
        border: solid 2px white; }
    #microsite_video_gallery_wrapper #video_gallery_wrapper #gallery_items #next_video {
      width: 80px;
      height: 70px;
      float: left; }

#microsite_forum_top_wrapper #forum_sections {
  padding: 0 10px 10px 10px; }
  #microsite_forum_top_wrapper #forum_sections h2 {
    margin: 15px 5px 10px 0; }
  #microsite_forum_top_wrapper #forum_sections table {
    margin-bottom: 10px;
    width: 936px;
    border: solid 1px #ececec; }
    #microsite_forum_top_wrapper #forum_sections table thead tr th {
      padding: 10px;
      text-transform: uppercase;
      font-weight: bold;
      background: #eaeaea; }
    #microsite_forum_top_wrapper #forum_sections table tbody tr td {
      padding: 10px;
      border-top: solid 1px #ececec;
      vertical-align: top; }
    #microsite_forum_top_wrapper #forum_sections table tbody tr td.subject {
      width: 554px; }
      #microsite_forum_top_wrapper #forum_sections table tbody tr td.subject .description {
        color: #999999; }
    #microsite_forum_top_wrapper #forum_sections table tbody tr td.activity {
      width: 80px;
      color: #999999; }
    #microsite_forum_top_wrapper #forum_sections table tbody tr td.latest {
      width: 180px;
      color: #999999;
      font-style: italic; }

#microsite_forum_middle_wrapper #forum_topics {
  padding: 0 10px 10px 10px; }
  #microsite_forum_middle_wrapper #forum_topics h2 {
    margin: 15px 5px 10px 0; }
  #microsite_forum_middle_wrapper #forum_topics #options {
    padding: 0 10px 10px 10px; }
    #microsite_forum_middle_wrapper #forum_topics #options p {
      display: inline;
      padding: 0 10px 0 0; }
  #microsite_forum_middle_wrapper #forum_topics table {
    margin-bottom: 10px;
    width: 936px;
    border: solid 1px #ececec; }
    #microsite_forum_middle_wrapper #forum_topics table thead tr th {
      padding: 10px;
      text-transform: uppercase;
      font-weight: bold;
      background: #eaeaea; }
    #microsite_forum_middle_wrapper #forum_topics table tbody tr td {
      padding: 10px;
      border-top: solid 1px #ececec;
      vertical-align: top; }
    #microsite_forum_middle_wrapper #forum_topics table tbody tr td.posted_by {
      width: 80px; }
      #microsite_forum_middle_wrapper #forum_topics table tbody tr td.posted_by .image img {
        padding: 5px;
        border: solid 1px #ececec; }
      #microsite_forum_middle_wrapper #forum_topics table tbody tr td.posted_by .name {
        color: #999999;
        padding: 5px; }
    #microsite_forum_middle_wrapper #forum_topics table tbody tr td.topic {
      width: 554px; }
      #microsite_forum_middle_wrapper #forum_topics table tbody tr td.topic .description {
        color: #999999; }
    #microsite_forum_middle_wrapper #forum_topics table tbody tr td.posts {
      width: 80px;
      color: #999999; }
    #microsite_forum_middle_wrapper #forum_topics table tbody tr td.latest {
      width: 180px;
      color: #999999;
      font-style: italic; }

#microsite_forum_bottom_wrapper #forum_threads {
  padding: 0 10px 10px 10px; }
  #microsite_forum_bottom_wrapper #forum_threads h2 {
    margin: 15px 5px 10px 0; }
  #microsite_forum_bottom_wrapper #forum_threads #options {
    padding: 0 10px 10px 10px; }
    #microsite_forum_bottom_wrapper #forum_threads #options p {
      display: inline;
      padding: 0 10px 0 0; }
  #microsite_forum_bottom_wrapper #forum_threads table {
    margin-bottom: 10px;
    width: 936px;
    border: solid 1px #ececec; }
    #microsite_forum_bottom_wrapper #forum_threads table thead tr th {
      padding: 10px;
      text-transform: uppercase;
      font-weight: bold;
      background: #eaeaea; }
    #microsite_forum_bottom_wrapper #forum_threads table tbody tr td {
      padding: 10px;
      border-top: solid 1px #ececec;
      vertical-align: top; }
    #microsite_forum_bottom_wrapper #forum_threads table tbody tr td.posted_by {
      width: 80px; }
      #microsite_forum_bottom_wrapper #forum_threads table tbody tr td.posted_by .image img {
        padding: 5px;
        border: solid 1px #ececec; }
      #microsite_forum_bottom_wrapper #forum_threads table tbody tr td.posted_by .name {
        color: #999999;
        padding: 5px; }
    #microsite_forum_bottom_wrapper #forum_threads table tbody tr td.details {
      width: 680px; }
    #microsite_forum_bottom_wrapper #forum_threads table tbody tr td.tools {
      width: 180px;
      color: #999999;
      font-style: italic; }
      #microsite_forum_bottom_wrapper #forum_threads table tbody tr td.tools #new {
        border: 0;
        background-color: white;
        padding: 0; }
  #microsite_forum_bottom_wrapper #forum_threads #new #new_post_form {
    width: 480px;
    float: left;
    padding: 10px;
    margin: 0 0 30px 0px;
    font-size: 12px;
    border: solid 1px #cccccc;
    background: #ececec; }
    #microsite_forum_bottom_wrapper #forum_threads #new #new_post_form:after {
      content: ".";
      clear: both;
      display: block;
      height: 0;
      visibility: hidden;
      overflow: hidden; }
    #microsite_forum_bottom_wrapper #forum_threads #new #new_post_form p {
      padding: 0;
      color: #333333; }
    #microsite_forum_bottom_wrapper #forum_threads #new #new_post_form label, #microsite_forum_bottom_wrapper #forum_threads #new #new_post_form input, #microsite_forum_bottom_wrapper #forum_threads #new #new_post_form textarea {
      display: block;
      margin: 10px 0 5px 20px; }
    #microsite_forum_bottom_wrapper #forum_threads #new #new_post_form input[type="text"] {
      width: 400px; }
    #microsite_forum_bottom_wrapper #forum_threads #new #new_post_form textarea {
      width: 400px;
      height: 200px; }

h2.new_topic {
  width: 480px;
  float: left; }

#new_post_form {
  width: 480px;
  float: left;
  padding: 10px;
  margin: 0 0 30px 10px;
  font-size: 12px;
  border: solid 1px #cccccc;
  background: #ececec; }
  #new_post_form:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
    overflow: hidden; }
  #new_post_form p {
    padding: 0;
    color: #333333; }
  #new_post_form label, #new_post_form input, #new_post_form textarea {
    display: block;
    margin: 10px 0 5px 20px; }
  #new_post_form input[type="text"] {
    width: 400px; }
  #new_post_form textarea {
    width: 400px;
    height: 200px; }

#graphic {
  padding: 0 0 10px 10px; }

#details {
  float: left;
  width: 290px;
  padding-bottom: 20px; }
  #details p {
    padding-left: 20px;
    padding-right: 20px; }

#instructions {
  float: left;
  width: 280px; }
  #instructions p {
    padding-left: 20px;
    padding-right: 20px; }

#terms {
  clear: both;
  padding: 20px; }
  #terms p {
    color: #999999;
    font-size: 10px; }

#prizes {
  width: 640px;
  float: left;
  padding-left: 10px; }
  #prizes h2 {
    margin-left: 0; }
  #prizes p {
    color: #999999;
    padding-left: 10px; }
  #prizes ul {
    display: inline; }
    #prizes ul li {
      display: inline;
      cursor: pointer; }
      #prizes ul li a {
        float: left;
        outline: none;
        padding-top: 155px;
        height: 0;
        overflow: hidden;
        background-repeat: no-repeat; }
    #prizes ul #twilight_prize_1 a,
    #prizes ul #twilight_prize_2 a,
    #prizes ul #twilight_prize_3 a,
    #prizes ul #twilight_prize_4 a,
    #prizes ul #twilight_prize_5 a,
    #prizes ul #twilight_prize_6 a,
    #prizes ul #twilight_prize_7 a,
    #prizes ul #twilight_prize_8 a,
    #prizes ul #twilight_prize_9 a,
    #prizes ul #twilight_prize_10 a,
    #prizes ul #twilight_prize_11 a,
    #prizes ul #twilight_prize_12 a,
    #prizes ul #twilight_prize_13 a,
    #prizes ul #twilight_prize_14 a,
    #prizes ul #twilight_prize_15 a,
    #prizes ul #twilight_prize_16 a,
    #prizes ul #twilight_prize_17 a,
    #prizes ul #twilight_prize_18 a,
    #prizes ul #twilight_prize_19 a,
    #prizes ul #twilight_prize_20 a {
      background-position: 0 0;
      width: 152px;
      padding-right: 5px; }
      #prizes ul #twilight_prize_1 a:hover,
      #prizes ul #twilight_prize_2 a:hover,
      #prizes ul #twilight_prize_3 a:hover,
      #prizes ul #twilight_prize_4 a:hover,
      #prizes ul #twilight_prize_5 a:hover,
      #prizes ul #twilight_prize_6 a:hover,
      #prizes ul #twilight_prize_7 a:hover,
      #prizes ul #twilight_prize_8 a:hover,
      #prizes ul #twilight_prize_9 a:hover,
      #prizes ul #twilight_prize_10 a:hover,
      #prizes ul #twilight_prize_11 a:hover,
      #prizes ul #twilight_prize_12 a:hover,
      #prizes ul #twilight_prize_13 a:hover,
      #prizes ul #twilight_prize_14 a:hover,
      #prizes ul #twilight_prize_15 a:hover,
      #prizes ul #twilight_prize_16 a:hover,
      #prizes ul #twilight_prize_17 a:hover,
      #prizes ul #twilight_prize_18 a:hover,
      #prizes ul #twilight_prize_19 a:hover,
      #prizes ul #twilight_prize_20 a:hover {
        background-position: 0 -155px; }
    #prizes ul #twilight_prize_1 a {
      background-image: url(/images/twilightopia/twilight_prize_1.gif); }
    #prizes ul #twilight_prize_2 a {
      background-image: url(/images/twilightopia/twilight_prize_2.gif); }
    #prizes ul #twilight_prize_3 a {
      background-image: url(/images/twilightopia/twilight_prize_3.gif); }
    #prizes ul #twilight_prize_4 a {
      background-image: url(/images/twilightopia/twilight_prize_4.gif); }
    #prizes ul #twilight_prize_5 a {
      background-image: url(/images/twilightopia/twilight_prize_5.gif); }
    #prizes ul #twilight_prize_6 a {
      background-image: url(/images/twilightopia/twilight_prize_6.gif); }
    #prizes ul #twilight_prize_7 a {
      background-image: url(/images/twilightopia/twilight_prize_7.gif); }
    #prizes ul #twilight_prize_8 a {
      background-image: url(/images/twilightopia/twilight_prize_8.gif); }
    #prizes ul #twilight_prize_9 a {
      background-image: url(/images/twilightopia/twilight_prize_9.gif); }
    #prizes ul #twilight_prize_10 a {
      background-image: url(/images/twilightopia/twilight_prize_10.gif); }
    #prizes ul #twilight_prize_11 a {
      background-image: url(/images/twilightopia/twilight_prize_11.gif); }
    #prizes ul #twilight_prize_12 a {
      background-image: url(/images/twilightopia/twilight_prize_12.gif); }
    #prizes ul #twilight_prize_13 a {
      background-image: url(/images/twilightopia/twilight_prize_13.gif); }
    #prizes ul #twilight_prize_14 a {
      background-image: url(/images/twilightopia/twilight_prize_14.gif); }
    #prizes ul #twilight_prize_15 a {
      background-image: url(/images/twilightopia/twilight_prize_15.gif); }
    #prizes ul #twilight_prize_16 a {
      background-image: url(/images/twilightopia/twilight_prize_16.gif); }
    #prizes ul #twilight_prize_17 a {
      background-image: url(/images/twilightopia/twilight_prize_17.gif); }
    #prizes ul #twilight_prize_18 a {
      background-image: url(/images/twilightopia/twilight_prize_18.gif); }
    #prizes ul #twilight_prize_19 a {
      background-image: url(/images/twilightopia/twilight_prize_19.gif); }
    #prizes ul #twilight_prize_20 a {
      background-image: url(/images/twilightopia/twilight_prize_20.gif); }

