/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *


*/

#alist {
  /*!
 * Bootstrap v2.0.4
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

}
#alist .clearfix {
  *zoom: 1;
}
#alist .clearfix:before,
#alist .clearfix:after {
  display: table;
  content: "";
}
#alist .clearfix:after {
  clear: both;
}
#alist .hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
#alist .btn-group {
  position: relative;
  *zoom: 1;
  *margin-left: .3em;
}
#alist .btn-group:before,
#alist .btn-group:after {
  display: table;
  content: "";
}
#alist .btn-group:after {
  clear: both;
}
#alist .btn-group:first-child {
  *margin-left: 0;
}
#alist .btn-group + .btn-group {
  margin-left: 5px;
}
#alist .btn-toolbar {
  margin-top: 9px;
  margin-bottom: 9px;
}
#alist .btn-toolbar .btn-group {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
#alist .btn-group > .btn {
  position: relative;
  float: left;
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#alist .btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
#alist .btn-group > .btn:last-child,
#alist .btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
#alist .btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
#alist .btn-group > .btn.large:last-child,
#alist .btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
#alist .btn-group > .btn:hover,
#alist .btn-group > .btn:focus,
#alist .btn-group > .btn:active,
#alist .btn-group > .btn.active {
  z-index: 2;
}
#alist .btn-group .dropdown-toggle:active,
#alist .btn-group.open .dropdown-toggle {
  outline: 0;
}
#alist .btn-group > .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  *padding-top: 4px;
  *padding-bottom: 4px;
}
#alist .btn-group > .btn-mini.dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
}
#alist .btn-group > .btn-small.dropdown-toggle {
  *padding-top: 4px;
  *padding-bottom: 4px;
}
#alist .btn-group > .btn-large.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
#alist .btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
#alist .btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
#alist .btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0055cc;
}
#alist .btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
#alist .btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
#alist .btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
#alist .btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
#alist .btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}
#alist .btn .caret {
  margin-top: 7px;
  margin-left: 0;
}
#alist .btn:hover .caret,
#alist .open.btn-group .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}
#alist .btn-mini .caret {
  margin-top: 5px;
}
#alist .btn-small .caret {
  margin-top: 6px;
}
#alist .btn-large .caret {
  margin-top: 6px;
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
#alist .dropup .btn-large .caret {
  border-bottom: 5px solid #000000;
  border-top: 0;
}
#alist .btn-primary .caret,
#alist .btn-warning .caret,
#alist .btn-danger .caret,
#alist .btn-info .caret,
#alist .btn-success .caret,
#alist .btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
#alist .nav {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
}
#alist .nav > li > a {
  display: block;
}
#alist .nav > li > a:hover {
  text-decoration: none;
  background-color: #eeeeee;
}
#alist .nav > .pull-right {
  float: right;
}
#alist .nav .nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
#alist .nav li + .nav-header {
  margin-top: 9px;
}
#alist .nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
#alist .nav-list > li > a,
#alist .nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
#alist .nav-list > li > a {
  padding: 3px 15px;
}
#alist .nav-list > .active > a,
#alist .nav-list > .active > a:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc;
}
#alist .nav-list [class^="icon-"] {
  margin-right: 2px;
}
#alist .nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 8px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
#alist .nav-tabs,
#alist .nav-pills {
  *zoom: 1;
}
#alist .nav-tabs:before,
#alist .nav-pills:before,
#alist .nav-tabs:after,
#alist .nav-pills:after {
  display: table;
  content: "";
}
#alist .nav-tabs:after,
#alist .nav-pills:after {
  clear: both;
}
#alist .nav-tabs > li,
#alist .nav-pills > li {
  float: left;
}
#alist .nav-tabs > li > a,
#alist .nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
#alist .nav-tabs {
  border-bottom: 1px solid #ddd;
}
#alist .nav-tabs > li {
  margin-bottom: -1px;
}
#alist .nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 18px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
#alist .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
#alist .nav-tabs > .active > a,
#alist .nav-tabs > .active > a:hover {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
#alist .nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#alist .nav-pills > .active > a,
#alist .nav-pills > .active > a:hover {
  color: #ffffff;
  background-color: #0088cc;
}
#alist .nav-stacked > li {
  float: none;
}
#alist .nav-stacked > li > a {
  margin-right: 0;
}
#alist .nav-tabs.nav-stacked {
  border-bottom: 0;
}
#alist .nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#alist .nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
#alist .nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
#alist .nav-tabs.nav-stacked > li > a:hover {
  border-color: #ddd;
  z-index: 2;
}
#alist .nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
#alist .nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
#alist .nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
#alist .nav-pills .dropdown-menu {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#alist .nav-tabs .dropdown-toggle .caret,
#alist .nav-pills .dropdown-toggle .caret {
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
  margin-top: 6px;
}
#alist .nav-tabs .dropdown-toggle:hover .caret,
#alist .nav-pills .dropdown-toggle:hover .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}
#alist .nav-tabs .active .dropdown-toggle .caret,
#alist .nav-pills .active .dropdown-toggle .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
#alist .nav > .dropdown.active > a:hover {
  color: #000000;
  cursor: pointer;
}
#alist .nav-tabs .open .dropdown-toggle,
#alist .nav-pills .open .dropdown-toggle,
#alist .nav > li.dropdown.open.active > a:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
#alist .nav li.dropdown.open .caret,
#alist .nav li.dropdown.open.active .caret,
#alist .nav li.dropdown.open a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
#alist .tabs-stacked .open > a:hover {
  border-color: #999999;
}
#alist .tabbable {
  *zoom: 1;
}
#alist .tabbable:before,
#alist .tabbable:after {
  display: table;
  content: "";
}
#alist .tabbable:after {
  clear: both;
}
#alist .tab-content {
  overflow: auto;
}
#alist .tabs-below > .nav-tabs,
#alist .tabs-right > .nav-tabs,
#alist .tabs-left > .nav-tabs {
  border-bottom: 0;
}
#alist .tab-content > .tab-pane,
#alist .pill-content > .pill-pane {
  display: none;
}
#alist .tab-content > .active,
#alist .pill-content > .active {
  display: block;
}
#alist .tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
#alist .tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
#alist .tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
#alist .tabs-below > .nav-tabs > li > a:hover {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
#alist .tabs-below > .nav-tabs > .active > a,
#alist .tabs-below > .nav-tabs > .active > a:hover {
  border-color: transparent #ddd #ddd #ddd;
}
#alist .tabs-left > .nav-tabs > li,
#alist .tabs-right > .nav-tabs > li {
  float: none;
}
#alist .tabs-left > .nav-tabs > li > a,
#alist .tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
#alist .tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
#alist .tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
#alist .tabs-left > .nav-tabs > li > a:hover {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
#alist .tabs-left > .nav-tabs .active > a,
#alist .tabs-left > .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
#alist .tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
#alist .tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
#alist .tabs-right > .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
#alist .tabs-right > .nav-tabs .active > a,
#alist .tabs-right > .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
#alist .navbar {
  *position: relative;
  *z-index: 2;
  overflow: visible;
  margin-bottom: 18px;
}
#alist .navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #2c2c2c;
  background-image: -moz-linear-gradient(top, #333333, #222222);
  background-image: -ms-linear-gradient(top, #333333, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
  background-image: -webkit-linear-gradient(top, #333333, #222222);
  background-image: -o-linear-gradient(top, #333333, #222222);
  background-image: linear-gradient(top, #333333, #222222);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
}
#alist .navbar .container {
  width: auto;
}
#alist .nav-collapse.collapse {
  height: auto;
}
#alist .navbar {
  color: #999999;
}
#alist .navbar .brand:hover {
  text-decoration: none;
}
#alist .navbar .brand {
  float: left;
  display: block;
  padding: 8px 20px 12px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 1;
  color: #999999;
}
#alist .navbar .navbar-text {
  margin-bottom: 0;
  line-height: 40px;
}
#alist .navbar .navbar-link {
  color: #999999;
}
#alist .navbar .navbar-link:hover {
  color: #ffffff;
}
#alist .navbar .btn,
#alist .navbar .btn-group {
  margin-top: 5px;
}
#alist .navbar .btn-group .btn {
  margin: 0;
}
#alist .navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
#alist .navbar-form:before,
#alist .navbar-form:after {
  display: table;
  content: "";
}
#alist .navbar-form:after {
  clear: both;
}
#alist .navbar-form input,
#alist .navbar-form select,
#alist .navbar-form .radio,
#alist .navbar-form .checkbox {
  margin-top: 5px;
}
#alist .navbar-form input,
#alist .navbar-form select {
  display: inline-block;
  margin-bottom: 0;
}
#alist .navbar-form input[type="image"],
#alist .navbar-form input[type="checkbox"],
#alist .navbar-form input[type="radio"] {
  margin-top: 3px;
}
#alist .navbar-form .input-append,
#alist .navbar-form .input-prepend {
  margin-top: 6px;
  white-space: nowrap;
}
#alist .navbar-form .input-append input,
#alist .navbar-form .input-prepend input {
  margin-top: 0;
}
#alist .navbar-search {
  position: relative;
  float: left;
  margin-top: 6px;
  margin-bottom: 0;
}
#alist .navbar-search .search-query {
  padding: 4px 9px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #ffffff;
  background-color: #626262;
  border: 1px solid #151515;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
#alist .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}
#alist .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}
#alist .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}
#alist .navbar-search .search-query:focus,
#alist .navbar-search .search-query.focused {
  padding: 5px 10px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}
#alist .navbar-fixed-top,
#alist .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
#alist .navbar-fixed-top .navbar-inner,
#alist .navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#alist .navbar-fixed-top .container,
#alist .navbar-fixed-bottom .container {
  width: 940px;
}
#alist .navbar-fixed-top {
  top: 0;
}
#alist .navbar-fixed-bottom {
  bottom: 0;
}
#alist .navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
#alist .navbar .nav.pull-right {
  float: right;
}
#alist .navbar .nav > li {
  display: block;
  float: left;
}
#alist .navbar .nav > li > a {
  float: none;
  padding: 9px 10px 11px;
  line-height: 19px;
  color: #999999;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
#alist .navbar .btn {
  display: inline-block;
  padding: 4px 10px 4px;
  margin: 5px 5px 6px;
  line-height: 18px;
}
#alist .navbar .btn-group {
  margin: 0;
  padding: 5px 5px 6px;
}
#alist .navbar .nav > li > a:hover {
  background-color: transparent;
  color: #ffffff;
  text-decoration: none;
}
#alist .navbar .nav .active > a,
#alist .navbar .nav .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #222222;
}
#alist .navbar .divider-vertical {
  height: 40px;
  width: 1px;
  margin: 0 9px;
  overflow: hidden;
  background-color: #222222;
  border-right: 1px solid #333333;
}
#alist .navbar .nav.pull-right {
  margin-left: 10px;
  margin-right: 0;
}
#alist .navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #2c2c2c;
  background-image: -moz-linear-gradient(top, #333333, #222222);
  background-image: -ms-linear-gradient(top, #333333, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
  background-image: -webkit-linear-gradient(top, #333333, #222222);
  background-image: -o-linear-gradient(top, #333333, #222222);
  background-image: linear-gradient(top, #333333, #222222);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}
#alist .navbar .btn-navbar:hover,
#alist .navbar .btn-navbar:active,
#alist .navbar .btn-navbar.active,
#alist .navbar .btn-navbar.disabled,
#alist .navbar .btn-navbar[disabled] {
  background-color: #222222;
  *background-color: #151515;
}
#alist .navbar .btn-navbar:active,
#alist .navbar .btn-navbar.active {
  background-color: #080808 \9;
}
#alist .navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
#alist .btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
#alist .navbar .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
#alist .navbar .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}
#alist .navbar-fixed-bottom .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
#alist .navbar-fixed-bottom .dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
#alist .navbar .nav li.dropdown .dropdown-toggle .caret,
#alist .navbar .nav li.dropdown.open .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
#alist .navbar .nav li.dropdown.active .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}
#alist .navbar .nav li.dropdown.open > .dropdown-toggle,
#alist .navbar .nav li.dropdown.active > .dropdown-toggle,
#alist .navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: transparent;
}
#alist .navbar .nav li.dropdown.active > .dropdown-toggle:hover {
  color: #ffffff;
}
#alist .navbar .pull-right .dropdown-menu,
#alist .navbar .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
#alist .navbar .pull-right .dropdown-menu:before,
#alist .navbar .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
#alist .navbar .pull-right .dropdown-menu:after,
#alist .navbar .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
#alist .breadcrumb {
  padding: 7px 14px;
  margin: 0 0 18px;
  list-style: none;
  background-color: #fbfbfb;
  background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: linear-gradient(top, #ffffff, #f5f5f5);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
}
#alist .breadcrumb li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  text-shadow: 0 1px 0 #ffffff;
}
#alist .breadcrumb .divider {
  padding: 0 5px;
  color: #999999;
}
#alist .breadcrumb .active a {
  color: #333333;
}
#alist .pagination {
  height: 36px;
  margin: 18px 0;
}
#alist .pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
#alist .pagination li {
  display: inline;
}
#alist .pagination a {
  float: left;
  padding: 0 14px;
  line-height: 34px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0;
}
#alist .pagination a:hover,
#alist .pagination .active a {
  background-color: #f5f5f5;
}
#alist .pagination .active a {
  color: #999999;
  cursor: default;
}
#alist .pagination .disabled span,
#alist .pagination .disabled a,
#alist .pagination .disabled a:hover {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
#alist .pagination li:first-child a {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
#alist .pagination li:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
#alist .pagination-centered {
  text-align: center;
}
#alist .pagination-right {
  text-align: right;
}
#alist .pager {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
#alist .pager:before,
#alist .pager:after {
  display: table;
  content: "";
}
#alist .pager:after {
  clear: both;
}
#alist .pager li {
  display: inline;
}
#alist .pager a {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
#alist .pager a:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}
#alist .pager .next a {
  float: right;
}
#alist .pager .previous a {
  float: left;
}
#alist .pager .disabled a,
#alist .pager .disabled a:hover {
  color: #999999;
  background-color: #fff;
  cursor: default;
}
#alist .thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
#alist .thumbnails:before,
#alist .thumbnails:after {
  display: table;
  content: "";
}
#alist .thumbnails:after {
  clear: both;
}
#alist .row-fluid .thumbnails {
  margin-left: 0;
}
#alist .thumbnails > li {
  float: left;
  margin-bottom: 18px;
  margin-left: 20px;
}
#alist .thumbnail {
  display: block;
  padding: 4px;
  line-height: 1;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}
#alist a.thumbnail:hover {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
#alist .thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#alist .thumbnail .caption {
  padding: 9px;
}
#alist .alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #c09853;
}
#alist .alert-heading {
  color: inherit;
}
#alist .alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px;
}
#alist .alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
#alist .alert-danger,
#alist .alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
#alist .alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
#alist .alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
#alist .alert-block > p,
#alist .alert-block > ul {
  margin-bottom: 0;
}
#alist .alert-block p + p {
  margin-top: 5px;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
#alist .progress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#alist .progress .bar {
  width: 0%;
  height: 18px;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -ms-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(top, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -ms-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
#alist .progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
#alist .progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
#alist .progress-danger .bar {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}
#alist .progress-danger.progress-striped .bar {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
#alist .progress-success .bar {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -ms-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(top, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
}
#alist .progress-success.progress-striped .bar {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
#alist .progress-info .bar {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(top, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}
#alist .progress-info.progress-striped .bar {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
#alist .progress-warning .bar {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
}
#alist .progress-warning.progress-striped .bar {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
#alist .hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#alist .hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
#alist .hero-unit p {
  font-size: 18px;
  font-weight: 200;
  line-height: 27px;
  color: inherit;
}
#alist .tooltip {
  position: absolute;
  z-index: 1020;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0);
}
#alist .tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#alist .tooltip.top {
  margin-top: -2px;
}
#alist .tooltip.right {
  margin-left: 2px;
}
#alist .tooltip.bottom {
  margin-top: 2px;
}
#alist .tooltip.left {
  margin-left: -2px;
}
#alist .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000000;
}
#alist .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #000000;
}
#alist .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000000;
}
#alist .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #000000;
}
#alist .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#alist .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
}
#alist .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  padding: 5px;
}
#alist .popover.top {
  margin-top: -5px;
}
#alist .popover.right {
  margin-left: 5px;
}
#alist .popover.bottom {
  margin-top: 5px;
}
#alist .popover.left {
  margin-left: -5px;
}
#alist .popover.top .arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000000;
}
#alist .popover.right .arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #000000;
}
#alist .popover.bottom .arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000000;
}
#alist .popover.left .arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #000000;
}
#alist .popover .arrow {
  position: absolute;
  width: 0;
  height: 0;
}
#alist .popover-inner {
  padding: 3px;
  width: 280px;
  overflow: hidden;
  background: #000000;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}
#alist .popover-title {
  padding: 9px 15px;
  line-height: 1;
  background-color: #f5f5f5;
  border-bottom: 1px solid #eee;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
#alist .popover-content {
  padding: 14px;
  background-color: #ffffff;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
#alist .popover-content p,
#alist .popover-content ul,
#alist .popover-content ol {
  margin-bottom: 0;
}
#alist .modal-open .dropdown-menu {
  z-index: 2050;
}
#alist .modal-open .dropdown.open {
  *z-index: 2050;
}
#alist .modal-open .popover {
  z-index: 2060;
}
#alist .modal-open .tooltip {
  z-index: 2070;
}
#alist .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
#alist .modal-backdrop.fade {
  opacity: 0;
}
#alist .modal-backdrop,
#alist .modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#alist .modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  overflow: auto;
  width: 560px;
  margin: -250px 0 0 -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */

  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
#alist .modal.fade {
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -ms-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
  top: -25%;
}
#alist .modal.fade.in {
  top: 50%;
}
#alist .modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
#alist .modal-header .close {
  margin-top: 2px;
}
#alist .modal-body {
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
#alist .modal-form {
  margin-bottom: 0;
}
#alist .modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}
#alist .modal-footer:before,
#alist .modal-footer:after {
  display: table;
  content: "";
}
#alist .modal-footer:after {
  clear: both;
}
#alist .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
#alist .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
#alist .dropup,
#alist .dropdown {
  position: relative;
}
#alist .dropdown-toggle {
  *margin-bottom: -3px;
}
#alist .dropdown-toggle:active,
#alist .open .dropdown-toggle {
  outline: 0;
}
#alist .caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
  opacity: 0.3;
  filter: alpha(opacity=30);
}
#alist .dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
#alist .dropdown:hover .caret,
#alist .open .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}
#alist .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 4px 0;
  margin: 1px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
#alist .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
#alist .dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 8px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
#alist .dropdown-menu a {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #333333;
  white-space: nowrap;
}
#alist .dropdown-menu li > a:hover,
#alist .dropdown-menu .active > a,
#alist .dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #0088cc;
}
#alist .open {
  *z-index: 1000;
}
#alist .open > .dropdown-menu {
  display: block;
}
#alist .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
#alist .dropup .caret,
#alist .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "\2191";
}
#alist .dropup .dropdown-menu,
#alist .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
#alist .typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#alist .accordion {
  margin-bottom: 18px;
}
#alist .accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#alist .accordion-heading {
  border-bottom: 0;
}
#alist .accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
#alist .accordion-toggle {
  cursor: pointer;
}
#alist .accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
#alist .carousel {
  position: relative;
  margin-bottom: 18px;
  line-height: 1;
}
#alist .carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
#alist .carousel .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -ms-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
#alist .carousel .item > img {
  display: block;
  line-height: 1;
}
#alist .carousel .active,
#alist .carousel .next,
#alist .carousel .prev {
  display: block;
}
#alist .carousel .active {
  left: 0;
}
#alist .carousel .next,
#alist .carousel .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
#alist .carousel .next {
  left: 100%;
}
#alist .carousel .prev {
  left: -100%;
}
#alist .carousel .next.left,
#alist .carousel .prev.right {
  left: 0;
}
#alist .carousel .active.left {
  left: -100%;
}
#alist .carousel .active.right {
  left: 100%;
}
#alist .carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#alist .carousel-control.right {
  left: auto;
  right: 15px;
}
#alist .carousel-control:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
#alist .carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 15px 5px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}
#alist .carousel-caption h4,
#alist .carousel-caption p {
  color: #ffffff;
}
#alist .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #eee;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
#alist .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
#alist .well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#alist .well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#alist .close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 18px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
#alist .close:hover {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
#alist button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
#alist .pull-right {
  float: right;
}
#alist .pull-left {
  float: left;
}
#alist .hide {
  display: none;
}
#alist .show {
  display: block;
}
#alist .invisible {
  visibility: hidden;
}
#alist .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
#alist .fade.in {
  opacity: 1;
}
#alist .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -ms-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
#alist .collapse.in {
  height: auto;
}
/*
  Place all the styles related to the matching controller here.
  They will automatically be included in application.css.
*/


.pagination {
  clear: both;
  height: 36px;
  margin: 0 0 30px 0;
  text-align: center;
}
.pagination ul {
  padding: 0;
  margin: 0;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination li {
  display: inline;
}
.pagination a {
  float: left;
  padding: 0 14px;
  line-height: 34px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0;
  background: #fff;
}
.pagination a:hover,
.pagination .active a {
  background-color: #f5f5f5;
}
.pagination .active a {
  color: #999999;
  cursor: default;
}
.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
.pagination li:first-child a {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.pagination li:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
/* ==|== variables ========================================================== */
/* ==|== mixins ===================================================== */
.dragging {
  position: absolute;
  border: 1px solid #bf1c23;
  z-index: 1000;
  opacity: 0.75;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  width:55px !important;
  height:110px !important;
}
#sitenavbar {
  position: relative;
  z-index: 7;
}
#alist {
  /* ==|== bootstrap overrides ================================================ */

  /* ==|== primary styles ===================================================== */

  /* ==|== non-semantic helper classes ======================================== */

}
#alist article,
#alist aside,
#alist canvas,
#alist details,
#alist figcaption,
#alist figure,
#alist footer,
#alist header,
#alist hgroup,
#alist nav,
#alist section,
#alist summary,
#alist video {
  display: block;
}
#alist .modal-backdrop {
  background: #fff;
}
#alist .modal {
  border-color: rgba(0, 0, 0, 0.1);
  z-index: 200;
}
#alist a {
  outline: none !important;
  color: #bf1c23;
  text-decoration: none;
}
#alist a:hover {
  color: #000;
  text-decoration: none;
}
#alist .left {
  float: left;
}
#alist .right {
  float: right;
}
#alist .backtotop {
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left: 405px;
  display: block;
  color: #fff;
  font-size: 8pt;
  display: none;
  text-transform: uppercase;
  width: 50px;
  padding: 10px;
  text-align: center;
  font-weight: bold;
  z-index: 100;
  background-color: #BF1C23;
  background-image: -moz-linear-gradient(19% 65% 90deg,#ae070e, #d73126, #d73126 150%);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 60%, from(#d73126), to(#ae070e)); /*#d73126), to(#bf1c23)*/
  background-image: -ms-linear-gradient(top, #d73126, #ae070e);
  background-image: -webkit-linear-gradient(top, #d73126, #ae070e);
  background-image: -o-linear-gradient(top, #d73126, #ae070e);
  background-image: linear-gradient(top, #d73126, #ae070e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d73126', endColorstr='#ae070e', GradientType=0);
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}
#alist .backtotop:hover {
  padding-bottom: 15px;
  color: #444;
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top, #ffffff, #f0f0f0);
  background-image: -ms-linear-gradient(top, #ffffff, #f0f0f0);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f0f0f0));
  background-image: -webkit-linear-gradient(top, #ffffff, #f0f0f0);
  background-image: -o-linear-gradient(top, #ffffff, #f0f0f0);
  background-image: linear-gradient(top, #ffffff, #f0f0f0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=0);
}
#alist .tupperware {
  padding: 5px 0 10px 13px;
  margin: 0 0 0 -13px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background: #fff;
  border-width: 0 1px 1px 0;
}
#alist .clear {
  clear: both;
}
#alist .mylist .a_list li {
  float: left;
  width: 55px;
  height: 110px;
  margin: 0 0 0 5.3px;
  position: relative;
}
#alist .fixed .mylist {height:120px;} 
#alist .mylist .a_list li .close,#alist .faves_header .a_list li .close {
  position: absolute;
  top: -1px;
  right: -4px;
  display: block;
  width: 23px;
  height: 23px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(http://img2-1.timeinc.net/instyle/static/i/sprite-alist.png) 5px -618px no-repeat;
}
#alist .mylist .a_list li .close:hover {
  background-position: 5px -639px;
}
#alist .mylist .a_list li.hover {
  border: 1px solid #bf1c23 !important;
}
#alist .mylist .a_list li img {
  width: 55px;
  height: 110px;
}
#alist .close_details {
  display: block;
  text-indent: -10000px;
  width: 24px;
  height: 24px;
  position: absolute;
  top: -26px;/* 4px */
  right: 147px;/* 5px */
  z-index: 10;
}
#alist .close_details.grid_close { background: url(http://img2-1.timeinc.net/instyle/static/i/sprite-alist.png) 5px -616px no-repeat;top: 6px;right:8px }
#alist .close_details:hover
 {
  background-position: 5px -637px ;
}
#alist .no-masonry {
  clear: both;
  margin-bottom: 20px !important;
}
#alist .no-masonry:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#alist .grid {
  list-style-type: none;
  padding: 0;
  margin: 0 0 20px 0;
  z-index:0;
}
#alist .grid > li {
  float: left;
  margin: 0 5px 10px 5px;
  width: 152px;
  height: 310px;
  position: relative;
  z-index: 1;
  visibility: hidden;
  -moz-box-shadow: 3px 1px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 3px 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 1px 3px rgba(0, 0, 0, 0.2);
}
#alist .grid > li .btn {
  position: absolute;
  bottom: 10px;
  right: 10px;
  display: none;
}
#alist .grid > li .list_title {
  display: none;
  width:155px;
}
#alist .grid > li:hover .list_title {
  background: url(http://img2-1.timeinc.net/instyle/static/i/alist/bg_list_title.png);
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
}
#alist .grid > li:hover .product_details .list_title {
  width:308px;
  margin:0 0 8px 5px;
  text-align:left;
}
#alist .grid > li:hover .product_details .list_title span{
  width:58px;
}
#alist .grid > li .list_title p {margin:0;padding:15px 10px 20px; }
#alist .grid > li:hover .list_title span {
  display: block;
  background: url(http://img2-1.timeinc.net/instyle/static/i/alist/drag-enlarge.png) 2px 0 no-repeat;
  line-height: 18px;
  color: #111;
  padding: 5px 20px 20px 8px;
  width: 130px;
}
#alist .grid > li.wide {
  width: 312px;
  height: 310px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#alist .grid > li.sponsored {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#alist .grid > li.tall {
  height: 316px;
}
#alist .grid > li.dragbox ,#alist .grid > li.editorial {
  cursor: pointer;
  border-color: transparent;
  top:1px !important;
}
#alist .grid > li.editorial.show #idragbox, #alist .grid > li.editorial.show,#alist .grid > li.editorial.fixed #idragbox {
  background-position: 5px -350px;
  background-color:#fff;
}
#alist .grid > li.editorial.hide {
  background-position: 5px -350px;
  height:200px;
}
#alist li.editorial.show ul.a_list, #alist li.editorial.fixed ul.a_list{margin:44px 0 0 5px;}
#alist ul.a_list{margin:84px 0 0 5px;}
#alist .grid > li.editorial.open {
  cursor: default;
}
#alist .grid > li.editorial.fixed {
  height: auto;
  position: fixed;
  top: 10px;
  z-index: 2;
  background-color:#fff;
}
#alist .grid > li.editorial .editorial_container,
#alist .grid > li.editorial.fixed .editorial_container,
#alist .grid > li.editorial.open .editorial_container {
  background: #bf1c23;
  position:absolute;/*position: relative;*/
  padding: 7px 6px 10px 7px;
  -moz-box-shadow: 3px 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 3px 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 1px 3px rgba(0, 0, 0, 0.1);
  top:160px;
}
#alist .grid > li.editorial .editorial_container {top:268px;}
#alist .grid > li.editorial .editorial_container .editorial_header,
#alist .grid > li.editorial.open .editorial_container .editorial_header {
  overflow: hidden;
  margin: 0;
  padding: 0;
  
}
#alist .grid > li.editorial .editorial_container .editorial_header h2{
  float: left;
  margin: 0;
  height: 24px;
  width: 305px;
  background: url(http://img2-1.timeinc.net/instyle/static/i/sprite-alist.png) -5px -535px no-repeat;
  text-indent: -100000px;
}
#alist .grid > li.editorial.fixed.open .editorial_container .editorial_header h2{background-position:-5px -590px;}
#alist .grid > li.editorial.show .editorial_container .editorial_header h2, #alist .grid > li.editorial.fixed .editorial_container .editorial_header h2 {background: url(http://img2-1.timeinc.net/instyle/static/i/sprite-alist.png) -5px -563px no-repeat;}
#alist .grid > li.editorial .editorial_container .editorial_header h3,
#alist .grid > li.editorial.open .editorial_container .editorial_header h3 {
  float: left;
  font-weight: normal;
  color: #000;
  margin: 0 0 2px 0;
  font-size: 8.5pt;
  width: 234px;
  line-height: 14px;
}
#alist .grid > li.editorial .editorial_container .editorial_products,
#alist .grid > li.editorial.open .editorial_container .editorial_products {
  clear: both;
  margin: 0 5px;
  padding: 0;
  list-style-type: none;
}
#alist .grid > li.editorial .editorial_container .editorial_products li,
#alist .grid > li.editorial.open .editorial_container .editorial_products li {
  float: left;
  margin: 0 0 0 5px;
}
#alist .grid > li.editorial .editorial_container .editorial_products li img,
#alist .grid > li.editorial.open .editorial_container .editorial_products li img {
 width:55px;
  height:110px;
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}
#alist .grid > li.sponsored {
  margin:0;
  height:320px;
  padding-left:5px;
}
#alist .grid > li > img {
  display: block;
  width: 155px;
  height: 310px;
  cursor: pointer;
}
#alist .grid > li .product_details {
  display: none;
}
#alist .grid > li.wide:hover, #alist .grid > li.sponsored:hover {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#alist .grid > li:hover .btn {
  display: block;
}
#alist .grid > li.open {
  z-index: 3;
}
#alist .grid > li.open.rightside .product_details {
  left: auto;
  right: 0;
}
#alist .grid > li.open.rightside .new {
  right: auto;
  left: -115px;
}
#alist .grid > li.open .product_details {
  display: block;
  width: 318px;
  height:630px;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  text-align: center;
  padding: .5px .5px 0 .3px;
  -moz-box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.3);
}
#alist .grid > li.wide.open .product_details {
  height:114px;
  background: #BF1C23;
  padding:0;
}
#alist .grid > li.open .product_details.editor {
  top: 34px;
  left: 0;
  width: auto;
  right: 0;
}
#alist .grid > li.open .product_details.editor::after {
  left: auto;
  right: -6px;
  border-width: 6px 6px 0 0;
  -moz-border-radius: 0 10px 0 0;
  -webkit-border-radius: 0 10px 0 0;
  border-radius: 0 10px 0 0;
}
#alist .grid > li.open .product_details > img {
  width: 308px;
  height: 616px;
  margin: 6px auto 10px auto;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
#alist .grid > li.open .product_details > img.rotated {
  -webkit-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  transform: rotate(-30deg);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
#alist .ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}
#alist .ir br {
  display: none;
}
#alist .hidden {
  display: none !important;
  visibility: hidden;
}
#alist .visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#alist .visuallyhidden.focusable:active,
#alist .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
#alist .invisible {
  visibility: hidden;
}
#alist .clearfix:before,
#alist .clearfix:after {
  content: "";
  display: table;
}
#alist .clearfix:after {
  clear: both;
}
#alist .clearfix {
  zoom: 1;
}
@media print {
  #alist * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  #alist a,
  #alist a:visited {
    text-decoration: underline;
  }
  #alist a[href]:after {
    content: " (" attr(href) ")";
  }
  #alist abbr[title]:after {
    content: " (" attr(title) ")";
  }
  #alist .ir a:after,
  #alist a[href^="javascript:"]:after,
  #alist a[href^="#"]:after {
    content: "";
  }
  #alist pre,
  #alist blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  #alist thead {
    display: table-header-group;
  }
  #alist tr,
  #alist img {
    page-break-inside: avoid;
  }
  #alist img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  #alist p,
  #alist h2,
  #alist h3 {
    orphans: 3;
    widows: 3;
  }
  #alist h2,
  #alist h3 {
    page-break-after: avoid;
  }
}
.rotate_message {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100000000;
  background: rgba(255, 255, 255, 0.8);
}
.rotate_message span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 350px;
  padding: 20px;
  border: 1px solid #ccc;
  text-align: center;
  font: italic 14pt Georgia;
  color: #222;
  margin: -150px 0 0 -196px;
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top, #ffffff, #f0f0f0);
  background-image: -ms-linear-gradient(top, #ffffff, #f0f0f0);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f0f0f0));
  background-image: -webkit-linear-gradient(top, #ffffff, #f0f0f0);
  background-image: -o-linear-gradient(top, #ffffff, #f0f0f0);
  background-image: linear-gradient(top, #ffffff, #f0f0f0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=0);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.ie7 .faves_header .a_list li,
.ie8 .faves_header .a_list li {
  border: 1px solid #ccc;
}
.ie7 .faves_header .a_list li.hover,
.ie8 .faves_header .a_list li.hover {
  border: 3px solid #bf1c23;
}
.ie7 #alist .controls input {
  margin: 0 0 0 -94px;
}
.ie7 #alist .controls select {
  margin: 0 0 0 -20px;
}
.ie8 #alist .controls input {
  margin: 0;
}
.ie8 #alist .controls select {
  margin: 0;
}
.touchscroller {
  position: fixed;
  top: 5px;
  right: 4px;
  bottom: 46px;
  width: 30px;
  background: rgba(0, 0, 0, 0.25);
  z-index: 10000;
  display: none;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.5);
}
.touchscroller .handle {
  display: block;
  width: 26px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 2px;
  margin-top: 2px;
  cursor: pointer;
  -moz-border-radius: 13px;
  -webkit-border-radius: 13px;
  border-radius: 13px;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top, #ffffff, #f0f0f0);
  background-image: -ms-linear-gradient(top, #ffffff, #f0f0f0);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f0f0f0));
  background-image: -webkit-linear-gradient(top, #ffffff, #f0f0f0);
  background-image: -o-linear-gradient(top, #ffffff, #f0f0f0);
  background-image: linear-gradient(top, #ffffff, #f0f0f0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=0);
}
.touchscroller .handle span {
  display: block;
  height: 5px;
  width: 6px;
  background: url(https://5faves.instyle.com/assets/frame/scroller-39a4100564d53f3f6df707ccd9b95cb3.png) 0 0;
  opacity: 0.2;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -2px 0 0 -3px;
}
.touchscroller.active .handle {
  background-color: #f6f6f6;
  background-image: -moz-linear-gradient(top, #f0f0f0, #ffffff);
  background-image: -ms-linear-gradient(top, #f0f0f0, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f0f0f0), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #f0f0f0, #ffffff);
  background-image: -o-linear-gradient(top, #f0f0f0, #ffffff);
  background-image: linear-gradient(top, #f0f0f0, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#ffffff', GradientType=0);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 0 5px #ffffff;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 0 5px #ffffff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 0 5px #ffffff;
}
.ie8 *,
.ie7 * {
  zoom: 1;
}
.ie7 .faves_header_container {
  z-index: 1;
}
.ie7 #headerbar,
.ie7 #footer2010 {
  overflow: hidden;
}
.ipad body {
  background: #fff;
  width: auto;
  margin: 0;
  padding: 0;
}
.ipad body .channel_inside > a {
  display: none;
}
.ipad body > iframe {
  display: none;
}
.ipad .draganddrop_message {
  margin-right: 23px;
}
.ipad .user_submenu {
  display: none;
}
.ipad #alist .facebook_comments {
  margin-left: -300px;
}
.ipad #alist .backtotop {
  margin-left: 0;
  left: auto;
  right: 30px;
}
.ipad #alist .ipad_site_sharing {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 20px;
  padding: 10px;
  background: rgba(255, 255, 255, 0.9);
  z-index: 4;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.ipad #alist .ipad_site_sharing .howitworks {
  display: block;
  background: none;
  color: #494949;
  font-family: "Open Sans";
  font-weight: 800;
  font-size: 11pt;
  margin: 0;
  padding: 0 5px;
  letter-spacing: -1px;
  line-height: 20px;
  float: left;
  position: static;
  width: auto;
  border: none;
  text-transform: none;
  text-shadow: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ipad #alist .ipad_site_sharing .shareit_text {
  display: block;
  color: #494949;
  font-family: "Open Sans";
  font-weight: 800;
  font-size: 9pt;
  margin: 0 10px 0 0;
  letter-spacing: -1px;
  line-height: 20px;
  float: left;
}
.ipad #alist .ipad_site_sharing .site_sharing_widgets {
  display: block;
  opacity: 1;
  float: right;
  margin-right: 60px;
}
.ipad #alist .ipad_site_sharing .site_sharing_widgets .fblike,
.ipad #alist .ipad_site_sharing .site_sharing_widgets .twitter_div,
.ipad #alist .ipad_site_sharing .site_sharing_widgets .pinterest {
  float: left;
}
.ipad #alist .grid {
  margin: 0;
}
.ipad #alist .grid > li.editorial.fixed {
  top: 115px;
}
.ipad #alist .howitworks {
  display: block;
  z-index: 999;
}
.ipad #alist .tupperware {
  margin-left: 0;
  border: none;
  padding: 20px 0 10px 5px;
}
.ipad #alist .faves_header_container {
  margin-left: 0;
  width: auto;
  background: #000;
}
.ipad #alist .faves_header_container .howitworks {
  display: none !important;
}
.ipad #alist .faves_header_container .faves_header {
  width: 100%;
  top: 0;
  left: 0;
}
.ipad #alist .faves_header_container .faves_header h1 {
  margin-left: 10px;
}
.ipad #alist .faves_header_container .faves_header .facebook_user .username {
  font-size: 13px;
}
.ipad #alist .faves_header_container .faves_header .tupperware {
  padding: 0 30px 0 0;
}
.ipad #alist .faves_header_container .faves_header .logout {
  right: 40px;
}
.ipad #alist .nav_container {
  height: 36px;
  margin: 0;
  position: relative;
}
.ipad #alist #scrollPage {
  padding-top: 15px;
}
.ipad #alist nav {
  margin: 0 0 0 -5px;
  padding: 5px 20px;
  background: #f5f5f5;
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5);
}
.ipad #alist nav ul {
  margin: 0 auto;
  width: auto;
}
.ipad .rules {
  padding: 0 130px 10px 10px;
}
.ipad .sweepstakes_right .rules {
  padding: 0;
}
.ipad #sitenavbar,
.ipad #headerbar,
.ipad #masthead,
.ipad #footer2010 {
  width: auto;
}
.ipad #headerbar,
.ipad #masthead {
  padding-left: 10px;
  padding-right: 40px;
}
.ipad #searchbar form input#searchfield {
  margin-bottom: 0;
  width: 154px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.ipad #footer2010 {
  padding-bottom: 65px;
  padding-right: 55px;
}
.ie7 #searchbar form input#searchfield {
  margin-top: -15px;
}
@media screen and (orientation: portrait) {
  .ipad #sitenavbar #searchbar {
    display: none;
  }
  .ipad #masthead {
    height: auto;
  }
  .ipad #masthead p.logo {
    margin-top: 10px;
  }
  .ipad #masthead .ad728x90 {
    width: auto;
  }
  .ipad #masthead .ad728x90 img {
    width: 470px;
    margin-top: 3px;
  }
  .ipad #alist .sweepstakes_image {
    width: 380px;
    height: 357px;
  }
  .ipad #alist nav ul li {
    padding: 0 8px;
  }
  .ipad #alist nav ul li.first-child {
    padding-left: 0;
  }
  .ipad #alist .grid {
    margin-left: 39px;
  }
  .ipad #alist .grid > li.editorial.fixed {
    top: 105px;
  }
  .ipad #alist .tupperware {
    width: auto;
  }
  .ipad #alist .faves_header_container {
    height: 70px;
  }
  .ipad #alist .nav_container nav {
    top: 70px;
    width: 100%;
  }
  .ipad #alist .faves_header {
    height: 70px;
  }
}
/*
Uploadify
Copyright (c) 2012 Reactive Apps, Ronnie Garcia
Released under the MIT License <http://www.opensource.org/licenses/mit-license.php> 
*/
.facebook-share {text-indent:-9999px;display: block;margin: 210px auto 0 auto;width: 150px;height: 20px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background-color:#6479ae;color:#fff;font-size:90%;font-family:arial,helvetica,sans-serif;font-weight:normal;padding:6px 10px 8px 10px;letter-spacing:.5px}
.facebook-share span {background: url(http://img2-1.timeinc.net/instyle/static/i/sprite-alist.png) 200px 0 no-repeat;display:block}
.facebook-share.bottom {margin: 0 0 0 70px;position:absolute;top:210px;}
.facebook-share.top{display: none;margin: 8px auto 0 auto;width: 140px;height: 12px;position:absolute;right:4px}
.facebook-share.top span{background: url(http://img2-1.timeinc.net/instyle/static/i/sprite-alist.png) 0 -313px no-repeat;display:block}
.show .facebook-share.top,.fixed .facebook-share.top {display: block}
.show .facebook-share.bottom,.fixed .facebook-share.bottom {display: none;}
.facebook-share.bottom span{background: url(http://img2-1.timeinc.net/instyle/static/i/sprite-alist.png) 0 -287px no-repeat;display:block;margin-top:3px;}

.editors {display: block;margin: 21px auto 0 auto;width: 307px;height: 29px;}
.editors span {position:relative;display:inline-block;height:12px;}
.editors span:after{content:""; width:0; border:transparent 5px solid; border-top-color:#fff; position:absolute; left:146px; top:14px;}
.product-detail {display:none}
/*  DDM container page article overrides specific to a list */
#pageheader {height:auto;border-right:1px solid #ccc;padding-top:5px;}
#pageheader span.subhead{font-family: georgia,serif;font-size: 27px;color:#BF1C23;font-style: italic;float:left;display:inline-block;padding:10px 30px 8px 10px}
#pageheader p.backto {margin:0 0 8px 0; padding:0;}
#pageheader p.backto a {padding-left:10px; background:url(http://img2.timeinc.net/instyle/static/i/icon_arrow04_8.png) 0 3px no-repeat; font-weight:normal; color:#111;font-size:11px;font-family:arial, sans-serif;}
#pageheader h1 {height: 40px;margin-left:-3px;float:left;font-family: georgia,serif;font-size: 38px;font-style: italic;padding-left:4px;font-weight:normal}
#pageheader img {float:left;}
#pageheader .deck {clear:both;color:#666;font-size:12px}
#pgkHdrRight {margin-top:5px;}
#lowerpageheader {/*float:left*/;width:980px;font-size:11px;}
#lowerpageheader a{font-size:11px;}
ul.more {display:inline;position:relative;top:2px;}
ul.more li {margin:0;display:inline-block;padding:0 10px 0 8px; height:10px;border-left:1px solid #999;}
ul.more li.last {padding:0 0 0 8px;}
ul.more li:first-child {border:0}
ul.more li a {position:relative;top:-2px}
ul.more li a.active {text-decoration:underline}
#morereportcards {text-align:right;width:100%;margin:10px 0 10px;}
#morereportcards a{font-weight:normal}
.ad170x30 {margin:-10px 0 0 0;padding:0;}/*float:right;*/
#searchbar form input#searchfield {top:11px !important}
#container2 {float:left;width:994px;}
.btn-blue /* global override */ {display:block;
background: -webkit-gradient(linear, left top, left bottom, from(#6c81b7), to(#4a5f91)); /* Saf4+, Chrome */
background: -webkit-linear-gradient(top, #6c81b7, #4a5f91); /* Chrome 10+, Saf5.1+ */
background: -moz-linear-gradient(top, #6c81b7, #4a5f91); /* FF3.6+ */
background: -ms-linear-gradient(top, #6c81b7, #4a5f91); /* IE10 */
background: -o-linear-gradient(top, #6c81b7, #4a5f91); /* Opera 11.10+ */
background: linear-gradient(top, #6c81b7, #4a5f91); /* W3C */
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none} /* #4a5f91 to #6c81b7 */
#alist .grid > li.fixed #idragbox {height:200px;}
#alist #idragbox  {
  position:absolute;
  top:-1px;
  width:317px;
  height:308px;
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  background: url(http://img2-1.timeinc.net/instyle/static/i/sprite-alist.png) 4px 5px no-repeat;
  border:1px solid #ccc;
}
.ad170x30.pushdown {width:975px;height:30px;margin: 5px 0 4px 5px;}
.ad170x30.static {width:180px;height:31px;margin:0 0 4px 10px;display: inline; }
.ad170x30.static div{display:inline;}
.adSponsoredByText {display: inline;position:relative;left:-5px;}
.adSponsoredByTile {display:inline;margin:-10px 0 0 0;float:right;}
/* Popunder */
#popad ul {position:relative;height:144px;margin:0;padding:0}
#popad li {position:absolute;top:0;display:none;}
#popad li.active {display:block;}
#popad-pagedwrap {width:346px;height:24px;background:#000;color:#fff;font:normal 12px arial,sans-serif}
#popad .paged {margin-right:4px;color:#fff;width:80px;float:right;padding-top:4px}
#popad a#popad-back.nomore {opacity:.30;}
#popad a#popad-next.nomore {opacity:.30;}
#popad {width:346px;background:#000;padding:0 6px 0 6px;-moz-box-shadow: 10px -10px 15px -15px #000;-webkit-box-shadow: 10px -10px 15px -15px #000;box-shadow: 10px -10px 15px -15px #000;}
#ipopad {background:#fff;padding-right:8px;}
#popadwrap {position:absolute;bottom:-191px;z-index: 2000000;display:none;right:0;}
#popad a#popad-back {float:right;display:block;width:17px;height:20px;text-indent:-9999px;background:url("http://img2.timeinc.net/instyle/static/i/sprite-popad.png") no-repeat scroll -91px -2px transparent}
#popad a#popad-next {float:right;display:block;width:17px;height:20px;text-indent:-9999px;background:url("http://img2.timeinc.net/instyle/static/i/sprite-popad.png") no-repeat scroll -75px -2px transparent}
#popad a#popad-back:hover {background:url("http://img2.timeinc.net/instyle/static/i/sprite-popad.png") no-repeat scroll -120px -2px transparent}
#popad a#popad-next:hover {background:url("http://img2.timeinc.net/instyle/static/i/sprite-popad.png") no-repeat scroll -104px -2px transparent}
#popad ul li img{float:left;}
#popad .txtcont{float:left;width:202px;height:100px;margin:20px 0 0 10px;font-size:12px;}
#popad .txtcont h4{text-transform:uppercase;color:#BF1C23;font:normal 10px arial,sans-serif;margin:0 0 0 0;font-weight:bold;}
#popad .txtcont p{margin:2px 0 0 0;font-family:Georgia, "Times New Roman", Times, serif;font-size:18px;}
#popad .txtcont a{color:#000;}
#popunder-btm-rt-link {text-align:right;padding-right:8px;}
#popunder-btm-rt-link a img{border:none;}
#popad a.border-arrow { position:relative;display:inline-block;height:12px }
#popad a.border-arrow:after { content:""; width:0; border:transparent 4px solid; border-left-color:#BF1C23; position:absolute; right:-12px; top:4px;}
#popad-closewrap{width:63px;position:relative;top:5px;}
#popad a img{ border:0 }
#popad-closewrap a#popad-close{background:url("http://img2.timeinc.net/instyle/static/i/sprite-popad.png") no-repeat scroll left top transparent;color:#fff;height:15px;padding:5px 0 0 10px;width:63px;display:block;word-spacing:2px;font:normal 11px arial,sans-serif;text-decoration:none;}