body {
  font-family: arial;
  color: #666666;
  background: #21629c;
  margin: 0px 0px 10px 0px;
  font-size: 12px; }

a {
  color: #00aedc;
  text-decoration: none !important; }
  a:hover {
    text-decoration: underline !important; }
  a img {
    border: 0px; }

img {
  border: 0px; }

#body {
  width: 958px;
  margin: auto;
  border: 1px solid white;
  background: white; }

#refresh_everything_top_bar {
  background: url(/images/sites/pepsi/topnav_bg.gif) 0 0 repeat-x; }
  #refresh_everything_top_bar #logo {
    float: left; }
  #refresh_everything_top_bar #tagline {
    float: left;
    height: 17px;
    margin: 20px 0 10px 20px;
    width: 144px; }

#refresh_everything_nav {
  padding: 0px 0px;
  float: right; }
  #refresh_everything_nav a {
    width: 74px;
    height: 50px;
    display: inline-block;
    border-left: 1px solid white;
    margin-right: -5px; }
    #refresh_everything_nav a.symposium {
      background: url(/images/sites/pepsi/content_nav/topnav_symposium_off.gif) 0 0 no-repeat; }
      #refresh_everything_nav a.symposium:hover {
        background: url(/images/sites/pepsi/content_nav/topnav_symposium_on.gif) 0 0 no-repeat; }
    #refresh_everything_nav a.america {
      background: url(/images/sites/pepsi/content_nav/topnav_america_off.gif) 0 0 no-repeat; }
      #refresh_everything_nav a.america:hover {
        background: url(/images/sites/pepsi/content_nav/topnav_america_on.gif) 0 0 no-repeat; }
    #refresh_everything_nav a.everything {
      background: url(/images/sites/pepsi/content_nav/topnav_everything_off.gif) 0 0 no-repeat; }
      #refresh_everything_nav a.everything:hover {
        background: url(/images/sites/pepsi/content_nav/topnav_everything_on.gif) 0 0 no-repeat; }
    #refresh_everything_nav a.mlb {
      background: url(/images/sites/pepsi/content_nav/topnav_mlb_off.gif) 0 0 no-repeat; }
      #refresh_everything_nav a.mlb:hover {
        background: url(/images/sites/pepsi/content_nav/topnav_mlb_on.gif) 0 0 no-repeat; }
    #refresh_everything_nav a.music {
      background: url(/images/sites/pepsi/content_nav/topnav_music_off.gif) 0 0 no-repeat; }
      #refresh_everything_nav a.music:hover {
        background: url(/images/sites/pepsi/content_nav/topnav_music_on.gif) 0 0 no-repeat; }
    #refresh_everything_nav a.sports {
      background: url(/images/sites/pepsi/content_nav/topnav_sports_off.gif); }
      #refresh_everything_nav a.sports:hover {
        background: url(/images/sites/pepsi/content_nav/topnav_sports_on.gif); }

#header, #content, #footer {
  padding: 14px; }

#header {
  background: #aeebff;
  color: white;
  padding-bottom: 0px; }
  #header #cart .links, #header #cart a {
    color: #37788c;
    text-decoration: none; }

#account {
  width: 200px;
  margin-right: 25px; }
  #account a {
    text-decoration: none;
    color: white; }

#cart {
  width: 260px; }

#account, #cart {
  background: #86d8ee;
  padding: 5px 10px;
  text-align: center;
  float: right;
  font-size: 12px; }

#logo_shop {
  float: left; }

#search_form {
  margin: 10px 0px 0px 0px;
  float: right;
  vertical-align: bottom;
  position: relative; }
  #search_form #terms {
    background: url(/images/sites/pepsi/bg_search.gif) 0 0 no-repeat;
    width: 300px;
    height: 17px;
    padding: 10px 40px 10px 12px;
    border: 0px;
    color: #666666;
    font-size: 14px; }

#product-search-submit {
  position: absolute;
  right: 10px; }
  #product-search-submit img {
    width: 30px;
    height: 35px; }

#terms_auto_complete {
  background: #aeebff;
  border: 2px solid #86d8ee;
  color: black; }
  #terms_auto_complete ul {
    list-style-type: none;
    padding: 0px 10px; }
    #terms_auto_complete ul li {
      padding: 5px; }
      #terms_auto_complete ul li.selected {
        background: #86d8ee; }

#navigation {
  margin-top: 1px; }
  #navigation a {
    float: left;
    margin-left: 0px; }
    #navigation a img {
      vertical-align: bottom; }
  #navigation div {
    clear: both;
    border-right: 1px solid white;
    border-top: 1px solid white; }
    #navigation div span {
      display: block;
      float: left;
      width: 120px; }
    #navigation div a {
      display: block;
      color: white;
      font-family: helvetica;
      text-decoration: none;
      width: 100px;
      padding: 10px;
      text-align: center;
      border-right: 1px solid white; }
      #navigation div a:hover {
        text-decoration: underline; }
    #navigation div.apparel {
      background: #1dafce; }
    #navigation div.accessories {
      background: #cd092d; }
    #navigation div.home_decor, #navigation div.collectibles {
      background: #ed7d1f; }
    #navigation div.outdoors, #navigation div.cool {
      background: #e01679; }
    #navigation div.new {
      background: #194893; }

#left_col {
  width: 615px;
  float: left; }

#right_col {
  width: 295px;
  float: left;
  margin-left: 20px; }
  #right_col #news, #right_col #rotate, #right_col #follow, #right_col #index_right_column {
    margin-bottom: 10px; }

#news {
  padding-top: 10px;
  background: url(/images/sites/pepsi/gradient_grey.gif) 0 0 repeat-x;
  border: 1px solid #b5b5b5; }
  #news .header {
    padding-left: 20px;
    color: #aecbcf;
    font-size: 12px; }
    #news .header a {
      font-size: 24px; }
  #news ul {
    margin: 0px;
    padding: 5px 20px;
    list-style-type: none; }
  #news li {
    border-top: 1px dotted white;
    padding: 5px 0px; }
  #news a {
    color: white;
    font-size: 12px;
    text-decoration: none; }

#featured_merch {
  margin-bottom: 15px; }
  #featured_merch .header {
    font-size: 45px;
    font-family: Helvetica; }
    #featured_merch .header a {
      text-decoration: none;
      color: #cd092d; }
  #featured_merch .details {
    float: left;
    width: 300px; }
  #featured_merch .images {
    float: left;
    width: 310px; }
    #featured_merch .images img {
      margin-left: 10px; }
  #featured_merch .from {
    font-size: 11px;
    font-weight: bold;
    margin-left: 15px; }
  #featured_merch .price {
    font-weight: bold; }
    #featured_merch .price .dollars {
      font-size: 30px; }

#featured_discount {
  text-align: center;
  background: #ee318d;
  color: white;
  margin: 0px 0px 15px 0px;
  padding: 5px;
  font-size: 20px; }
  #featured_discount p {
    margin: 0px; }

#feature_2_merch, #feature_3_merch {
  float: left;
  width: 297px; }

#feature_2_merch .merch_header {
  background: url(/images/sites/pepsi/mod_head_notext.gif) 0 0 no-repeat;
  width: 257px;
  height: 28px;
  padding: 10px 20px;
  font-size: 28px;
  color: white;
  text-decoration: none;
  display: block; }

#feature_3_merch {
  margin-left: 20px; }
  #feature_3_merch .merch_header {
    background: url(/images/sites/pepsi/mod_head_notext.gif) 0 0 no-repeat;
    width: 257px;
    height: 28px;
    padding: 10px 20px;
    font-size: 28px;
    color: white;
    text-decoration: none;
    display: block; }

.merch {
  margin: 10px 0px;
  border-bottom: 1px dashed #e1e1e1; }
  .merch.last {
    border-bottom: 0px; }
  .merch .image {
    float: left;
    width: 100px;
    text-align: center; }
  .merch .detail {
    float: left;
    width: 185px;
    margin-left: 10px; }

.from {
  color: black; }

.price {
  color: black; }
  .price .msrp {
    display: block;
    text-decoration: line-through; }
  .price .sale {
    display: block;
    font-size: 14px;
    color: #cd092d; }

.detail p {
  margin: 5px 0px; }

.six_product_group {
  background: url(/images/sites/pepsi/gradient_red.gif) 0 0 repeat-x;
  padding: 5px 0px 0px 23px;
  border: 1px solid #f0c9c9; }
  .six_product_group .header {
    margin-bottom: 5px;
    font-size: 28px; }
    .six_product_group .header a {
      color: white;
      font-size: 24px;
      text-decoration: none;
      font-family: Helvetica;
      font-weight: lighter; }
  .six_product_group .images img {
    width: 80px;
    height: 80px; }

#category_merch {
  margin-bottom: 10px; }

#newsletter_signup {
  margin-bottom: 10px; }
  #newsletter_signup .header {
    background: url(/images/sites/pepsi/right_mod_head_notext.gif) 0 0 no-repeat;
    width: 254px;
    height: 28px;
    padding: 10px 20px;
    font-size: 28px;
    color: white;
    text-decoration: none;
    display: block;
    margin-bottom: 10px; }

.single_product_merch .merch_header {
  background: url(/images/sites/pepsi/right_mod_head_notext.gif) 0 0 no-repeat;
  width: 254px;
  height: 28px;
  padding: 10px 20px;
  font-size: 28px;
  color: white;
  text-decoration: none;
  display: block;
  margin-bottom: 10px; }
.single_product_merch .prod {
  text-align: center; }
  .single_product_merch .prod .name {
    margin: 5px 0px; }

.triangle a img {
  vertical-align: bottom;
  float: right; }

.wrap_pagination {
  border-top: 3px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  padding: 5px 0px;
  margin-bottom: 5px; }

.pagination {
  display: inline;
  margin-left: 10px;
  font-size: 14px; }
  .pagination .current {
    color: white;
    background: url(/images/sites/pepsi/pagination_bg.jpg) 0 0 no-repeat;
    width: 45px;
    height: 25px;
    display: inline-block;
    text-align: center;
    padding-top: 5px; }

#related_products .prod, .product_grid .prod {
  float: left;
  width: 193px;
  text-align: center;
  border: 1px solid #e1e1e1;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 10px 0px;
  height: 230px; }

#related_products .prod .name {
  margin: 5px 0px;
  padding: 0px 10px; }

.product_grid .prod .name {
  margin: 5px 0px;
  padding: 0px 10px; }
.product_grid .prod a.image {
  height: 166px;
  min-height: 166px;
  width: 193px;
  display: table-cell;
  vertical-align: middle;
  text-align: center; }
.product_grid .image img {
  vertical-align: middle; }

#related_products .prod {
  width: 145px;
  border: 0px; }
  #related_products .prod .image {
    height: 166px;
    width: 193px;
    display: table-cell;
    vertical-align: middle; }
    #related_products .prod .image img {
      vertical-align: middle; }

#product .left_col {
  float: left;
  width: 440px;
  text-align: center; }
#product .right_col {
  float: left;
  width: 470px;
  margin-left: 20px; }
  #product .right_col h1 {
    color: #cd092d; }
  #product .right_col .details {
    border-top: 3px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding: 10px 0px;
    margin: 10px 0px; }
  #product .right_col .left {
    float: left;
    width: 100px;
    text-align: center; }
  #product .right_col .middle {
    width: 190px;
    float: left;
    text-align: center; }
    #product .right_col .middle p {
      margin-top: 0px; }
    #product .right_col .middle select {
      width: 125px; }

#featured_merch .price .sale, #featured_merch .price .normal {
  font-size: 35px; }

#product .right_col .left .price .sale, #product .right_col .left .price .normal {
  font-size: 35px; }

#product-price .field_text {
  display: none !important; }
#product-price .msrp {
  display: block;
  text-decoration: line-through;
  font-size: 16px; }
#product-price .sale {
  display: block;
  color: #cd092d; }

#featured_merch .price .sign, #featured_merch .price .cents {
  font-size: 18px;
  line-height: 26px; }

#product .right_col .left .price .sign, #product .right_col .left .price .cents {
  font-size: 18px;
  line-height: 26px; }
#product .right_col .right {
  float: left;
  text-align: center; }
#product #stock-message {
  text-align: center; }
#product .links img {
  vertical-align: middle; }

.display_review {
  text-align: left;
  border-top: 1px solid #e1e1e1; }

#product .right_col .product-name {
  margin-top: 0px; }
#product #product_review_header, #product #action_shot_header {
  text-align: left;
  color: white;
  background: #1dafce;
  padding: 5px;
  margin: 10px 0px;
  font-size: 20px; }
#product .action_shot {
  width: 200px;
  float: left;
  margin-left: 15px;
  margin-top: 10px; }

#border {
  height: 16px; }

#footer {
  background: #aeebff;
  padding: 20px; }
  #footer .nav {
    width: 190px;
    height: 120px;
    float: left;
    margin-right: 26px;
    background: #1dafce;
    padding: 10px;
    color: #ffca0a;
    font-weight: bold;
    margin-bottom: 20px; }
  #footer .last {
    margin-right: 0px; }
  #footer a {
    color: white;
    text-decoration: none;
    font-weight: normal;
    font-size: 12px; }
  #footer .footnote {
    background: #1dafce;
    color: #ffca0a;
    text-align: center;
    padding: 5px;
    font-size: 12px; }

.cart .item_image {
  width: 100px; }

#crumbs {
  margin-bottom: 10px; }

table.object-data thead {
  background: #86d8ee; }
table.object-data tr:hover td {
  background: #aeebff; }

.size_chart td {
  padding: 5px;
  border: 1px solid #666666;
  border-collapse: collapse;
  text-align: center; }

#average-rating div {
  width: 125px;
  margin: 0px auto; }

#facebook_can_image {
  float: left; }

#facebook_header {
  background: #3b5998;
  float: left;
  width: 756px;
  padding: 11px 0px 11px 50px; }

#facebook_content {
  float: left;
  padding: 30px 0px 0px 50px;
  width: 756px; }

#custom_landing_three_prods {
  margin: 20px 0px;
  padding: 20px 0px;
  border-top: 1px dashed #aeebff;
  border-bottom: 1px dashed #aeebff; }
  #custom_landing_three_prods .prod {
    width: 145px;
    border: 0px;
    float: left;
    margin-left: 20px;
    text-align: center; }
    #custom_landing_three_prods .prod .image {
      height: 166px;
      width: 140px;
      display: table-cell;
      vertical-align: middle; }
      #custom_landing_three_prods .prod .image img {
        vertical-align: middle; }

#poptub_left, #poptub_center, #poptub_right {
  float: left; }

#poptub_center {
  width: 686px;
  margin: 0px 20px; }

#poptub_content {
  margin-top: 20px; }

.custom_landing_logo {
  display: block; }

#custom_landing_one_prod {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px dashed #aeebff; }
  #custom_landing_one_prod .name {
    text-align: left; }
    #custom_landing_one_prod .name a {
      font-size: 24px;
      color: #cd092d; }
  #custom_landing_one_prod .details {
    float: left;
    width: 220px;
    font-size: 16px; }
  #custom_landing_one_prod #stock-message {
    margin: 10px 0px; }
  #custom_landing_one_prod .image {
    float: left;
    margin-left: 16px;
    margin-top: 15px;
    text-align: center; }
  #custom_landing_one_prod .price {
    display: block; }
    #custom_landing_one_prod .price .normal {
      color: #cd092d; }
      #custom_landing_one_prod .price .normal .dollars {
        font-size: 24px; }

#twitter_wrap {
  background: #6498ba url(/images/sites/pepsi/twit_bg.jpg) no-repeat;
  margin: 0px auto;
  padding: 20px 100px; }

#twitter_content {
  background: white;
  padding: 20px;
  margin-top: 177px; }

.css_btn {
  line-height: 53px; }
  .css_btn a.left {
    background: url(/images/sites/pepsi/btn_left.gif) no-repeat bottom left;
    padding: 21px 0px 19px 21px; }
  .css_btn a.center {
    background: url(/images/sites/pepsi/btn_center.gif) repeat-x bottom left;
    padding: 13px 10px 17px 10px;
    font-size: 20px;
    color: white; }
  .css_btn a.right {
    background: url(/images/sites/pepsi/btn_right.gif) no-repeat bottom left;
    padding: 21px 24px 19px 0px; }
  .css_btn a:hover {
    text-decoration: none !important; }

#rotate_wrap p {
  margin: 0px; }
