/**
 * $Id: //brazil/src/appgroup/websiteTemplates/apps/TargetStylesheets/release/server-root/css/widget/widgetPPA.css#2 $
 * $File: //brazil/src/appgroup/websiteTemplates/apps/TargetStylesheets/release/server-root/css/widget/widgetPPA.css $
 * $Author: jonelson $
 * $Date: 2008/10/24 $
 * $Revision%
 * 
 * Owner: target-front-end@
 * 
 * Description: This is the stylesheet for the PPA (Product Platform Array)
 * widget.
 * 
 * Copyright (c)2008 Amazon.com, Inc.
 * All Rights Reserved.
 * 
 */

/* For centering in IE */
.widgetPPAWrapper {
  text-align: center;
  width: 100%;
}

.widgetPPA {
  text-align: left;
  margin: auto;
}

.widgetPPA_Title {
  color: #333333;
  font-size: 13.5pt;
  font-weight: bold;
  margin: 0 0 10px 19px;
  padding: 10px 0 0;
  text-align: left;
  font-family: verdana,arial,helvetica,sans-serif;
}

.widgetPPA_Title a:hover, .widgetPPA_Title a:visited:hover {
  color: #333333;
  text-decoration: underline;
}

.widgetPPA_Title a, .widgetPPA_Title a:visited {
  color: #333333;
  text-decoration: none;
}

.widgetPPA_Body {
  margin-top: -4px;
}

.widgetPPA_Carousel_Body {
  padding-top: 10px;
  margin-bottom: -4px;
}

.widgetPPA_Carousel_LeftButton,
.widgetPPA_Carousel_RightButton
{
  width: 17px;
  padding-top: 50px;
}

.widgetPPA_Tab_Body_Carousel_CarouselContent {
  width: 512px;
  margin-left: 1px;
  overflow: hidden;
}

*html .widgetPPA_Tab_Body_Carousel_CarouselContent {
  margin-left: 2px;
}

.widgetPPA_Item_Slot,
.accessibleWidgetPPA .item {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 8pt;
  color: #666666;
  margin-left: 2px;
  margin-right: 2px;
}

.widgetPPA_Item_Slot a:link,
.widgetPPA_Item_Slot a:visited,
.accessibleWidgetPPA .item a:link,
.accessibleWidgetPPA .item a:visited
{
  text-decoration: none;
}

.widgetPPA_Item_Slot a:link:hover,
.widgetPPA_Item_Slot a:visited:hover,
.accessibleWidgetPPA .item .br-item a:active,
.accessibleWidgetPPA .item .br-item a:hover
{
  text-decoration: underline;
}

.widgetPPA_Item_Slot_image {
  padding-top: 8px;
  height: 160px;
}

.widgetPPA_Item_Slot_image .quickInfoLink_124 {
  width: 128px;
  position: relative;
}

*html .widgetPPA_Item_Slot_image .quickInfoLink_124 {
  margin-left: -2px;
}

.widgetPPA_Item_Slot_image .quickInfoLink_124 a {
  position: absolute; top: 0; left: 0;
}

.widgetPPA_Item_Slot_guestrating 
{
  padding-top: 6px;
}

.widgetPPA_Item_Slot_guestrating span.reviewsCount,
.widgetPPA_Item_Slot_guestrating span.reviewsCount a,
.accessibleWidgetPPA .item span.reviewsCount,
.accessibleWidgetPPA .item span.reviewsCount a
{
  color: #cc0000;
}

.widgetPPA_Item_Slot_guestrating span.reviewsCount a:link,
.widgetPPA_Item_Slot_guestrating span.reviewsCount a:visited,
.widgetPPA_Item_Slot_guestrating span.reviewsCount a:active,
.accessibleWidgetPPA span.reviewsCount a:link,
.accessibleWidgetPPA span.reviewsCount a:visited,
.accessibleWidgetPPA span.reviewsCount a:active
{
  text-decoration: underline;
}

.widgetPPA_Item_Slot_guestrating span.reviewsCount a:hover,
.accessibleWidgetPPA span.reviewsCount a:hover
{
  text-decoration: none;
}

.widgetPPA_Item_Slot_title div.br-item,
.accessibleWidgetPPA div.br-item 
{
  width: 122px;
  overflow: hidden;
  font-size: 1.1em;
  line-height: 1.1em;
  min-height: 4em;
  margin-top: 6px;
  margin-bottom: 4px;
  padding-bottom: 2px;
}

.widgetPPA_NavText
{
  padding-right: 13px;
  font-size: 1em;
  line-height: 1.35em;
}

.widgetPPA_NavText a:link,
.widgetPPA_NavText a:visited,
.widgetPPA_NavText a:link:hover,
.widgetPPA_NavText a:visited:hover
{
  font-family: verdana,arial,helvetica,sans-serif;
  color: #666666;
  text-decoration: none;
}

.widgetPPA_NavText a:link:hover,
.widgetPPA_NavText a:visited:hover
{
  text-decoration: underline;
}

.widgetPPA_NoItems
{
  text-align: center;
  vertical-align: middle;
  height: 100px;
}

.widgetPPA_Tab_EmptyRow
{
  height: 1px;
}

.widgetPPA_SubTab_EmptyRow
{
  height: 24px;
}

.widgetPPA_Tab,
.widgetPPA_SubTab
{
  /* If not set to default, the cursor turns into a text selection icon. */
  cursor: default;
}

.widgetPPA_SubTab
{
  /* Center block on the parent. */
  margin-left: auto;
  margin-right: auto;
}

.widgetPPA_Tab div
{
  text-align: center;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #333333;
  padding-top: 10px;
}


.widgetPPA_SubTab div
{
  text-align: center;
  padding-top: 4px;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 8pt;
}

.widgetPPA_SubTab_Selected div,
.widgetPPA_SubTab_SelectedHover div,
.widgetPPA_SubTab_UnselectedHover div
{
  color: #333333;
}

.widgetPPA_SubTab_Unselected div
{
  color: #999999;
}

.widgetPPA_Tab_UnselectedHover,
.widgetPPA_SubTab_UnselectedHover
{
  cursor: pointer;
}

.widgetPPA_TopLeft {
  font-size: 1px;
  width: 12px;
  height: 12px;
}

.widgetPPA_TopMiddle {
  font-size: 1px;
  height: 12px;
}

.widgetPPA_TopRight {
  font-size: 1px;
  width: 12px;
  height: 12px;
}

.widgetPPA_CenterLeft {
  font-size: 1px;
  width: 1px;
  height: auto;
}

.widgetPPA_CenterMiddle {
  background-color: #FFFFFF;
}

.widgetPPA_CenterRight {
  font-size: 1px;
  width: 2px;
  height: auto;
}

.widgetPPA_BottomLeft {
  font-size: 1px;
  width: 12px;
  height: 12px;
}

.widgetPPA_BottomMiddle {
  font-size: 1px;
  height: 12px;
}

.widgetPPA_BottomRight {
  font-size: 1px;
  width: 12px;
  height: 12px;
}

.widgetPPA_Tab_None_Unselected {
  width: 10px;
  height: 48px;
}

.widgetPPA_Tab_None_UnselectedHover {
  width: 10px;
  height: 48px;
}

.widgetPPA_Tab_None_Selected,
.widgetPPA_Tab_None_SelectedHover {
  width: 10px;
  height: 48px;
}

.widgetPPA_Tab_Unselected_None {
  width: 12px;
  height: 48px; 
}

.widgetPPA_Tab_UnselectedHover_None {
  width: 12px;
  height: 48px;
}

.widgetPPA_Tab_Unselected_Unselected {
  width: 10px;
  height: 48px;
}

.widgetPPA_Tab_UnselectedHover_Unselected {
  width: 10px;
  height: 48px;
}

.widgetPPA_Tab_Unselected_UnselectedHover {
  width: 10px;
  height: 48px;
}

.widgetPPA_Tab_Unselected_Selected,
.widgetPPA_Tab_Unselected_SelectedHover {
  width: 10px;
  height: 48px;
}

.widgetPPA_Tab_UnselectedHover_Selected {
  width: 10px;
  height: 48px;
}

.widgetPPA_Tab_Selected_None,
.widgetPPA_Tab_SelectedHover_None {
  width: 12px;
  height: 48px;
}

.widgetPPA_Tab_Selected_Unselected,
.widgetPPA_Tab_SelectedHover_Unselected {
  width: 10px;
  height: 48px;
}

.widgetPPA_Tab_Selected_UnselectedHover {
  width: 10px;
  height: 48px;
}

.widgetPPA_Tab_Selected,
.widgetPPA_Tab_SelectedHover {
  width: auto;
  height: 48px;
}

.widgetPPA_Tab_Unselected {
  width: auto;
  height: 48px;
}

.widgetPPA_Tab_UnselectedHover {
  width: auto;
  height: 48px;
}

.widgetPPA_SubTab_Unselected {
  width: 101px;
  height: 22px;
  text-align: center;
  vertical-align: middle;
}
.widgetPPA_SubTab_Selected, .widgetPPA_SubTab_SelectedHover {
  width: 101px;
  height: 22px;
  text-align: center;
  vertical-align: middle;
}

.widgetPPA_SubTab_UnselectedHover {
  width: 101px;
  height: 22px;
  text-align: center;
  vertical-align: middle;
}
  
.widgetPPA_SeeAllArrow {
  font-size: 1px;
  width: 5px;
  height: 10px;
}

.accessibleWidgetPPA .our-price-display {
  color: #cc0000;
  display: block;
  margin-top: 6px;
}

.accessibleWidgetPPA ul {
  list-style-type: none;
  width: 100%;
  margin-left: 15px;
  padding: 0;
}

.accessibleWidgetPPA ul li.item {
  width: 124px;
  float: left;
}

.accessibleWidgetPPA div.widgetPPA_Tab a {
  color: #333;
}

.accessibleWidgetPPA div.widgetPPA_Tab a:link,
.accessibleWidgetPPA div.widgetPPA_Tab a:visited {
  text-decoration: none;
}

.accessibleWidgetPPA div.widgetPPA_Tab a:active,
.accessibleWidgetPPA div.widgetPPA_Tab a:hover {
  text-decoration: underline;
}

.accessibleWidgetPPA .widgetPPA_BottomMiddle,
.accessibleWidgetPPA .widgetPPA_TopMiddle {
  width: 525px;
}

.accessibleWidgetPPA .widgetPPA_Clear {
  clear: both;
}
