/* CSS Document */

html {
  background: url('/images/background-tile.png');
}

div#main-content {
  position:relative;
}

body #product_main_image {
  float:left;
  width:350px;
  clear:none;
  height:inherit;
}

body #product-detail-top {
  border-bottom:0px;
  border-right:1px dotted #B3C1CF;
  border-left:1px dotted #B3C1CF;
  color:#4D4D4D;
  float:left;
  margin:14px 0 0;
  padding:7px;
  width:380px;
  clear:none;
}

.btb-what {
  background:transparent url(/images/btb_sprites.png) no-repeat scroll 20px -88px;
  display:block;
  float:right;
  font-size:90%;
  height:16px;
  margin:0 10px;
  padding-top:1px;
  text-align:right;
  width:150px;
  position:absolute;
  right:120px;
}

.btb_product_name {
  background:url(/images/btb_sprites.png) 0 0 no-repeat;
  padding:0 0 0 45px;
  height:25px;
  display:block;
  font-size:135%;
}

div.comments-number {
  float:right;
  display:block;
  font-size:85%;
  clear:both;
}

.browser-ie6 .comments-number {
  left:275px;
  position:relative;
}

.comments-number a {
  background:url(/images/btb-comments.png) no-repeat 0 0;
  font-size:11px;
  color:#ec008c;
  padding:2px 0 0 25px;
  height:16px;
  display:block
}

h2.btb-steps {
  font-size:166%;
  border-bottom:1px solid #8ba0b6;
  background: url(/images/btb_sprites.png) 0px -26px no-repeat;
  display:block;
  padding-left:20px;
  margin-top:60px;
  clear:both;
}

h2.btb-steps span.days-left {
  color:#ec008c;
  font-size:60%;
}

h2.btb-steps span.step {
  color:#ec008c;
  font-weight:bold;
}

span.green {
  color:#8DC63F;
  font-size:125%;
}

button#btb-skip {
  background:url(/images/btb-button-skipit.png) 0 0 no-repeat;
  margin-left:10px;
}

button#btb-notify {
  float:left;
  background:url(/images/btb-button-notifyme.png) 0 0 no-repeat;
  margin: 37px 0 -26px 10px;
}

.btb-action {
  width:181px;
  height:49px;
  border:0;
  cursor:pointer;
}

button#btb-pick:hover, button#btb-skip:hover, button#btb-notify:hover {
  background-position:0 -49px;
}

button#btb-pick:active, button#btb-skip:active, button#btb-pick:focus, button#btb-skip:focus, button#btb-pick.selected, button#btb-skip.selected, button#btb-pick.selected:hover, button#btb-skip.selected:hover {
  background-position:0 -98px;
}

button#btb-pick {
  background:url(/images/btb-button-pickit.png) 0 0 no-repeat;
}

div#btb-pending-status {
  float:left;
  width:40%;
  margin:5px 0 0 15px;
  font-size:125%;
}

div#btb-pending-status span.grey {
   font-size:85%;
   color:#8ba0b6;
}

ul#btb-share {
  margin:25px 0 0 0;
  background:#f2f7ff;
  border:1px solid #d9e6ff;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  display:block;
  padding-left:5px;
}

ul#btb-share li {
  display:inline;
}

ul#btb-share a {padding:5px 5px 5px 17px; background:url(/images/btb-social-icons.png) no-repeat; display:inline-block; width:18%; }

ul#btb-share a.facebook {
  background-position:0 4px;
}

ul#btb-share a.twitter {
  background-position:0 -25px;
}

ul#btb-share a.email {
  background-position:0 -53px;
}

ul#btb-share a.others {
  background-position:0 -81px;
}

h3.btb-comments {
  background:transparent url(/images/btb-comments.png) no-repeat scroll 0 3px;
  font-size:20px;
  letter-spacing:-0.5px;
  padding-left:27px;
}

h3.btb-comments strong {
  font-weight:bold;
}

div#comments-left {
  width:540px;
  margin:50px 35px 0 0;
  float:left;
  clear:none
}

div#comments-right {
  margin-top:50px;
  float:left;
  clear:none;
  width:270px;
  position: relative;
}

#comments-right #btb-comment, #btb-comment-popup {
 margin:10px 0;
}

#btb-comment-cancel, #btb-comment-cancel-popup {
 background:#8ba0b6;
 float:right;
 margin:10px 10px 0 0;
font-size:150%;
}

#btb-comment-cancel:hover { background:#b3c1cf; }

textarea#your-comment {
  width:100%;
  padding:5px;
  border:1px solid #8ba0b6;
  margin-top:5px;
  height:280px;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
}

textarea#your-comment-popup {
 display:block;
 width:98%;
 padding:5px;
 border:1px solid #8ba0b6;
 margin-top:5px;
 border-radius:10px;
 -moz-border-radius:10px;
 -webkit-border-radius:10px;
 height:70px;
}

textarea#your-comment:focus, textarea#your-comment-popup:focus {
 border-color:#ec008c;
}

textarea#your-comment.clicked-out, textarea.placeholder {
  color:#8ba0b6;
  font-style:italic;
}

textarea#your-comment.clicked-in {
  color:#4d4d4d;
  font-style:normal;
}

div.comment-wrap {
  margin:0 0 10px;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  position:relative;
}

.browser-ie6 div.comment-wrap, .browser-ie7 div.comment-wrap {
  width:100%;
  position:static;
}

div.skipit {
  background:#e1e1e1;
}

div.pickit {
  background:#ffeff8;
}

div.susan-comment-text {
  border:3px solid #b3c1cf;
  display:block;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  padding:10px;
  line-height:20px;
  text-align:justify;
  font-size:13px;
}

div.comment-text {
  background:white;
  width:66%;
  float:left;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  word-wrap:break-word;
}

.skipit div.comment-text {border:1px solid #cccccc;}

.pickit div.comment-text {border:1px solid #ffd8f0;}

div.comment-text p {
  padding:15px 10px;
  line-height:1.5;
}

div.comment-info {
  width:33%;
  float:left;
}

.browser-ie6 div.comment-info, .browser-ie7 div.comment-info {
  display:inline;
  width:30%;
}

div.comment-info-name {
  font-weight:bold;
  font-size:15px;
  padding:10px 5px 0 18px;
}

div.comment-info-details {
  font-size:10px;
  color:#a1a1a1;
  padding:0 5px 5px 18px;
}

.skipit div.comment-info-details span {
  color:#4d4d4d;
}

.pickit div.comment-info-details span {
  color:#ec008c;
}


.btb-comment-arrow {
  position:absolute;
  left:66%;
  top:6px;
}

.browser-ie6 .clearBoth, .browser-ie6 #comments-group .clearBoth {
  display: none;
}

.browser-ie6 .btb-comment-arrow, .browser-ie7 .btb-comment-arrow {
  display:none;
}

div.comment-info img {
  margin:0 5px;
  position:relative;
  bottom:7px;
}

#btb-comment {
  font-size:150%;
  float:right;
  margin-top:10px;
  background:#5089FC;
  min-height: 33px;
}

#btb-viewmore, #btb-viewall, #btb-comment, #btb-comment-popup {
 background:#ec008c;
 float:right;
 margin-right:10px;
}

.btb-comment-action {
  padding:5px 15px;
  font-size:15px;
  font-weight:bold;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border:0;
  color:white;
  cursor:pointer;
}

#comment-area {
  position:relative;
}

#comment-guidelines {
  border:  1px solid #C2C2C2;
  border-radius:5px;
  box-shadow:0 1px 2px #C2C2C2;
  -moz-box-shadow:0 1px 2px #C2C2C2;
  -webkit-box-shadow:0 1px 2px #C2C2C2;
  color: #7a7a7a;
  padding: 8px 8px;
  position: absolute;
  width: 138px;
  font-size: 11px;
  top: 0;
  left: 283px;
  display: none;
}

#comment-guidelines .tooltip-arrow {
  background-image: url(/images/tooltip_arrow_sideways.png);
  position: absolute;
  left: -15px;
  height: 23px;
  width: 15px;
}

#comment-guidelines ul{
  margin-top: 8px
}

#comment-guidelines li{
  list-style: disc;
  margin: 0 0 5px 14px;
}

#btb-viewmore:hover, #btb-comment:hover, #btb-viewall:hover {
  background-color:#f03c8d;
}
h3.btb-comments span {
  color:#8ba0b6;
  font-size:11px;
  letter-spacing:normal;
  bottom:2px;
}

h3.btb-comments span a { color:#ec008c; }

div.hidden-comments {
  display:none;
}

div.mod-reply {
  margin-left:10%;
  background: #f2f7ff;
}

.browser-ie6 div.mod-reply, .browser-ie7 div.mod-reply {
  width:90%;
}

div.mod-reply .comment-text {
  width:62%;
}

div.mod-reply .btb-comment-arrow {
  left: 62%;
}

.mod-reply div.comment-info-details span {
  color:#6699ff;
}

.mod-reply div.comment-text {border:1px solid #f2f7ff;}

.reply {
  text-align:right;
}

div.comment-info span.admin {
  color:#9abcff;
  background:url(/images/btb_sprites.png) no-repeat 0px -55px white;
  padding:4px 0 0 25px;
}

/****** Notifications ******/

.btb-notification {
  border:2px solid;
  margin:auto;
  position:absolute;
  text-align:center;
  top:200px;
  left:20px;
  width:300px;
  color:#4d4d4d;
  display:none;

}

.btb-notification.pink {
  margin:auto;
  position:absolute;
  text-align:center;
  opacity:0.75;
  top:200px;
  left:20px;
  width:300px;
  color:#4d4d4d;
  display:none;
  border: 6px solid #EC008C;
  -webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
   -webkit-border-top-right-radius: 15px;
  -webkit-border-top-left-radius: 15px;
  -moz-border-radius-topright: 15px;
  -moz-border-radius-topleft: 15px;
}

.btb-notification.green {
  border-color:#8dc63f;
}

.btb-notification.notbought {
  border-color:#4d4d4d;
}

.btb-notification.green .btb-notification-message, .btb-notification.notbought .btb-notification-message {
  cursor:pointer;
}

.btb-notification-top {
  padding:2px 5px;
  text-align:right;
}
.btb-notification-top-btb{
  background: url(/images/quicklook/close-24-sprite.png) no-repeat 0 -130px;
  padding:2px 5px;
  /*text-indent:-9999px;*/
  right:5px;
	top:5px;
  position:absolute;
  height:10px;
	width:10px;
  /*z-index:0;*/
}

.btb-notification-top-btb:hover{
  cursor: pointer;
}

.btb-notification.pink .btb-notification-top {
  background:#EC008C;
}

.btb-notification.green .btb-notification-top {
  background:#8dc63f;
}

.btb-notification.notbought .btb-notification-top {
  background:#4d4d4d;
}

.btb-notification-top a {
  color:white;
  font-weight:bold;
}

.btb-notification-message {
  background:white none repeat scroll 0 0;
  padding:15px 0 10px;
  margin:0;
  -webkit-border-top-right-radius: 9px;
  -webkit-border-top-left-radius: 9px;
  -moz-border-radius-topright: 9px;
  -moz-border-radius-topleft: 9px;
  -webkit-border-bottom-right-radius: 9px;
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomright: 9px;
	-moz-border-radius-bottomleft: 9px;
}

.btb-notification-message h2 {
  opacity:1.5;
  font-weight:bold;
  font-size:150%;
}

div.susan-says {
  color:#EC008C;
  font-size:150%;
  margin:5px 0 0 20px;
  font-weight:bold;
}

.susan-says-pic {
  vertical-align:middle;
}

.susan-says-arrow {
  position:relative;
  bottom:17px;
  left:7px;
}

/***** FAQ *****/

.btb-faq-left {
  width:293px;
  float:left;
  clear:none;
  margin:25px 25px 0 0;
}

.btb-faq-right {
  float:left;
  clear:none;
  width:540px;
  margin-top:25px;
  font-size:125%;
  line-height:150%;
}

.btb-faq-right p {
  margin-bottom:20px;
  text-align:justify;
}

a.btb-faq-start {
  display:block;
  color:#ec008c;
  font-weight:bold;
  font-size:150%;
  text-align:right;
  background:url(/images/btb_sprites.png) no-repeat 525px -26px;
  padding-right:20px;
}

div#btb-category-header {
  width:866px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  border:1px solid #ec008c;
  border-bottom-width:5px;
}

div#btb-category-header-intro {
  float:left;
  width:311px;
  margin:10px 0 20px 10px;
  font-size:15px;
  line-height:150%;
}

div#btb-category-header-intro img {
  display:block;margin-bottom:10px;
}

div#btb-category-header-bottom {
  display:none;
  margin:10px 0 20px 15px;
  clear:both;
  line-height:150%;
  font-size:12px;
  text-align:justify;
}

div#btb-category-header-bottom p {
  margin-bottom:15px;
}

div#btb-category-header-readmore {
  float:left;width:311px;
}

div#btb-category-header a.small {
  font-size:11px;
  text-decoration:underline;
}

/*div#btb-category-header img {
  padding:20px 0 20px 60px;
  float:left;
}*/

/*div#btb-category-header p {
  float:left;
  clear:none;
  margin:18px 25px 30px 80px;
  width:490px;
  line-height:175%;
  text-align:justify;
}*/

/********************************/

#step1-text { clear:both; margin-bottom:45px;}

#btb-step1-details { color:#8ba0b6; margin:10px 0 30px; }

#btb-step1-details strong {
  color:#4d4d4d;
  font-weight:bold;
  font-size:15px;
}

#btb-step1-details span.step1-details-right {
  font-size:11px;
  float:right;
}

#btb-step1-details span.step1-details-right span {
  color:#ec008c;
  font-size:13px;
}

h2#btb-step1-winner {
  background:url(/images/btb-winner-header.jpg) repeat-x;
  height:38px;
  border:0;
  position:relative;
  color:white;
  padding:7px 0 0 60px;
}

h2#btb-step1-winner img {
  position:absolute;
  top:-15px;
  left:-15px;
}

div#vote-status {
  color:#8ba0b6;
  margin:40px 0 20px;
}

span#your-status {
  color:#4d4d4d;
  font-size:150%;
}

#product-detail-top div#btb-you-will-be-notified {
  margin: 40px auto 0;
  text-align:center;
  display:none;
}

div#btb-you-will-be-notified div {
  display:inline;
  border-bottom:1px solid #ec008c;
  font-size:16px;
  font-weight:bold;
}

#btb-loser-theres-more {
  background-position:0 0;
  padding-left:50px;
}

#btb-pending-notification-thanks {
  color:#8ba0b6;
  margin-top:10px;
}

a#btb-next-top {
  background:url(/images/btb-next-sample.png) no-repeat right 2px;
  padding-right:12px;
  font-size:11px;
  color:#8ba0b6;
  float:right;
  margin-right:3px;
}

a#btb-prev-top {
  background:url(/images/btb-prev-sample.png) no-repeat left 2px;
  padding-left:12px;
  font-size:11px;
  color:#8ba0b6;
  margin-left:3px;
}

#btb-navigation {
  border:1px solid #ffd9f0;
  background:#ffeff8;
  border-radius:3px;
  position:relative;
  border-radius:3px;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  margin-top:10px;
}

#btb-navigation a { color:#ec008c; padding:5px; }

#btb-navigation a#btb-next-sample { position:absolute; right:5px; background:transparent url(/images/btb-next-prev-button.png) no-repeat right -24px; padding-right:15px; }

#btb-navigation a#btb-prev-sample { position:absolute; left:5px; background:transparent url(/images/btb-next-prev-button.png) no-repeat scroll left 7px; padding-left:15px;}

#btb-all-samples {  width:125px; display:block; text-align:center; margin:auto; }

.btb-vote {
left:102px;
position:absolute;
top:162px;
}

.popup_group {
  height:375px;
  overflow-y: scroll;
  overflow-x: hidden;
  margin-bottom: 10px;
  padding: 5px;
}

.browser-ie6 .popup_group {
  width:99%;
  position:static;
}


div.tabcontent_product {
  clear:both;
  border:1px solid #d7d7d7;
  display:none;
  padding:5px;
  line-height:1.5;
  text-align:justify;
  overflow-y: hidden;
}

#btb-comments-amount { margin-left:10px; }

#btb-comments-amount strong { font-weight:bold; }

.vote-next, .rec-products {
  float: left;
}

.ui-dialog.btb-comments-dialog, .btb-comments-dialog {
 background:#FFFFFF;
 border:5px solid #e1e1e1;
 color:#4d4d4d;
 font-family:Arial,Helvetica,sans-serif;
 font-size:inherit;
 line-height:inherit;
 list-style-image:none;
 list-style-position:outside;
 list-style-type:none;
 margin:0;
 outline-color:-moz-use-text-color;
 outline-style:none;
 outline-width:0;
 padding:15px;
 position:relative;
 text-decoration:none;
 border-radius:15px;
 -moz-border-radius:15px;
 -webkit-border-radius:15px;
 box-shadow:0 1px 2px #8ba0b6;
 -moz-box-shadow:0 1px 2px #8ba0b6;
 -webkit-box-shadow:0 1px 2px #8ba0b6;
 text-align:left;
}

.btb-comments-dialog .ui-dialog-titlebar {
 text-align:left;
 padding:5px;
 background:#f7f7f7;
 border-bottom:1px solid #d9d9d9;
 border-radius:5px;
 -moz-border-radius:5px;
 -webkit-border-radius:5px;
 margin-bottom:10px;
}

.btb-comments-dialog .ui-dialog-titlebar span {
 font-size:20px;
 background:url(/images/btb-popup-sprites.png) no-repeat -4px 0;
 padding-left:27px;
}

.btb-comments-dialog .ui-dialog-titlebar strong {
 font-weight:bold;
}

.btb-comments-dialog .ui-dialog-content {
 padding:0;
 height:75%;
}

.btb-comments-dialog .ui-dialog-titlebar-close, .btb-comments-dialog .ui-dialog-titlebar-close:hover {
 background:url(/images/btb-popup-sprites.png) no-repeat -4px -46px;
 height:21px;
 width:21px;
}

.carousel_li {
  display: inline;
}

.browser-ie6 #commentWrapper, .browser-ie7 #commentWrapper { /* required to avoid jumping */
  left: 0px;
  position: relative;
}

#comments-right.fixed {
  position: fixed;
  top: 0;
}

#comments-right.relative {
  position: relative;
 }

#leavereview {
  background:#EC008C;
  float:right;
  margin-right:10px;
}

.browser-ie7 h2#btb-step3 {
  margin-top:120px;
}

.product-detail-top p { line-height: 1.5;font-size:13px; }

/* Quick Vote/Available Now/Coming Soon in header of Be the Buyer page*/
#btb-modules {
  margin-bottom: 40px;
  padding-top: 20px;
  position: relative;
  height: 394px;
}

#btb-modules > div {
  clear: both;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  position: relative;
  padding: 0px 10px;
}

/* tabs */
#btb-modules .tabs {
  position: absolute;
  border: none;
  z-index: 100;
  left: 148px;
  padding-top: 10px;
}

#btb-modules .tabs ul {
  position: relative;
}

#btb-modules .tabs li {
  float: left;
}

.tabs a {
  padding: 8px 0 5px;
  width: 125px;
  text-align: center;
  font-size: 14px;
  display: block;
  background: #e1e8ee;
  margin-left: 2px;
  border: 1px solid #d6dee5;
  border-bottom: none;
  color: #8d9ba8;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

.tabs a.active {
  background: #fff;
  color: #ec008d;
  font-weight: bold;
  border-bottom: none;
  padding-bottom: 6px;
}

.tabs a.long {
  width: 155px;
}

#btb-modules .tabs li#btb-logo {
  float: none;
  width: 148px;
  position: absolute;
  top: -9px;
  left: -127px;
}

#btb-logo img {
  width: 114px;
}

/* next/previous buttons */
#btb-modules a.next, #btb-modules a.prev, #quicklook > .next, #quicklook > .prev {
  background: url(/images/right-33x33.png) 0 0 no-repeat;
  position: absolute;
  display: block;
  width: 33px;
  height: 33px;
  right: -16px;
  top: 148px;
  color: transparent;
  text-indent: 40px;
  overflow: hidden;
  z-index: 5;
}

#btb-modules a.prev {
  left: -16px;
  background: url(/images/left-33x33.png) 0 0 no-repeat;
}

#btb-modules .intro {
  width: 99%;
  height: 100%;
  position: relative;
  background: url(/images/btb-intro.gif) 25px 64px no-repeat;
}

#btb-modules .intro > div {
  width: 462;
  position: absolute;
  top: 90px;
  left: 360px;
  font-size: 14px;
}

#btb-modules .intro > div strong {
  display: block;
  font-size: 19px;
  padding-bottom: 15px;
  font-weight: normal;
}

#btb-modules .intro > div a {
  position: absolute;
  bottom: -75px;
  left: 95px;
}

#btb-modules .vote {
  position: absolute;
  right: 0;
  width: 557px;
  margin-right: 20px;
}

#btb-modules .vote > div, .quick-comments, .quick-comment-form {
  position: relative;
  float: left;
  width: 237px;
  padding: 20px 0 0 5px;
}

#btb-modules .vote .heading {
  background: #f7f7f7;
  height: 26px;
  padding: 5px 8px 3px 5px;
  margin-top: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  float: none;
  width: auto;
}

#btb-modules .vote .heading > div.name {
  float: left;
  background: url(/images/btb_sprites.png) no-repeat left 1px;
  padding-left: 45px;
  font-size: 19px;
  color: #4d4d4d;
}

#btb-modules .vote .btb-price {
  text-align: right;
  position: absolute;
  right: 10px;
  top: 2px;
  padding-top: 8px;
  color: #8ea0b6;
}

#btb-modules div.image {
  width: 255px;
  text-align: left;
  position: relative;
  z-index: 2;
}

#btb-modules div.image > div {
  position: absolute;
  right: 0;
  top: 0;
  height: 326px;
  overflow: hidden;
}

/* thumbnail scroller */
.btb-price span {
  font-weight: bold;
  color: #4d4d4d;
}

.quick-comments {
  margin-right: 20px;
}

.quick-comments .count {
  font-weight: bold;
}

.quick-comments .header {
  border-bottom: 1px solid #b1c1ce;
  font-size: 14px;
  position: relative;
}

.quick-comments .header a {
  position: absolute;
  right: 0;
  font-size: 10px;
}

.quick-comments .list {
  height: 170px;
  overflow: hidden;
  margin-bottom: 10px;
  padding: 0;
}

.quick-comments .list div {
  padding-bottom: 10px;
  font-size: 12px;
}

.quick-comments .list div:first-child {
  padding-top: 10px;
}

.quick-comments .list div.grey {
  color: #99a0b0;
}

/* be the first to comment link */
.quick-comments .list p {
  font-size: 14px;
  padding-bottom: 3px;
  font-weight: bold;
}

.quick-comments .list span {
  font-style: italic;
  font-size: 12px;
  font-weight: normal;
}

#btb-content {
  border: 1px solid #d6dee5;
  top: -1px;
  height: 350px;
  width: 833px;
  -moz-box-shadow: 0px 1px 5px #ccc;
  -webkit-box-shadow: 0px 1px 5px #ccc;
  box-shadow: 0px 1px 5px #ccc;
  position: absolute;
  top: 41px;
}

#btb-content .overflow {
  overflow: hidden;
  height: 335px;
  padding: 10px 0;
}

#btb-modules .vote div.voting {
  margin-left: 147px;
  width: 350px;
}

.btb-pick, .btb-skip, .btb-notify {
  float: left;
  display: block;
  color: transparent;
  overflow: hidden;
  text-indent: -380px;
  width: 138px;
  height: 38px;
}

.btb-pick {
  background: url(/images/btb-button-pickit-small.png) 0 0 no-repeat;
  margin-right: 15px;
}

.btb-skip {
  background: url(/images/btb-button-skipit-small.png) 0 0 no-repeat;
}

.btb-pick:hover, .btb-skip:hover {
  background-position: 0 -37px;
}

.btb-notify:hover {
  background-position: 0 -28px;
}

.btb-pick:active, .btb-skip:active, .btb-pick:focus, .btb-skip:focus, .btb-pick.picked, .btb-skip.picked, .btb-pick.picked:hover, .btb-skip.picked:hover {
  background-position: 0 -76px;
}

.skipped {
  color: #9e9fb3;
}

.picked {
  color: #ec008c;
}

#btb-modules .new_comment, #quicklook .new_comment {
  position: relative;
}

#btb-modules .new_comment textarea, #quicklook .new_comment textarea {
  resize: none;
  width: 257px;
  height: 160px;
  margin-top: 10px;
  padding: 5px 10px;
  border: 1px solid #b1c1ce;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

#btb-modules .new_comment input {
  border: none;
  position: absolute;
  right: -40px;
  bottom: -15px;
}

#quicklook .new_comment input {
  border: none;
  position: absolute;
  right: 0;
  bottom: -15px;
}

#btb-modules .new_comment a, #quicklook .new_comment a {
  padding-right: 10px;
}

#btb-modules .verification, #quicklook .verification {
  display: none;
  clear: both;
  padding-top: 20px;
}

#btb-content .list.horizontal {
  padding-top: 10px;
  position: relative;
}

#btb-modules .horizontal ul {
  position: absolute;
  left: 0;
  top: 35px;
  width: 837px;
  text-align: center;
}

#btb-modules .horizontal ul li {
  display: inline;
  width: 142px;
  overflow: hidden;
}

#btb-modules .horizontal ul li > div {
  display: inline;
  width: 142px;
  position: relative;
  padding-left: 15px;
}

#btb-modules .horizontal ul li > div > div {
  position: absolute;
  top: 40px;
  left: 35px;
  width: 110px;
  text-align: center;
  color: #4c4c4c;
  font-weight: bold;
  border-bottom: 1px solid #9ba0a6;
}

#btb-modules .horizontal ul li > div p {
  position: absolute;
  top: 35px;
  left: 20px;
  width: 142px;
  text-align: left;
}

#btb-modules .horizontal ul li .price {
  float: none;
  margin-top: 3px;
  font-weight: normal;
  color: #8c8c8c;
}

#btb-content .list.horizontal > div {
  padding-left: 10px;
  color: #8ba1b8;
}

#btb-content .list.horizontal > div strong {
  color: #4e4e4e;
  font-size: 14px;
}

#btb-content .list.horizontal div .btb-badge {
  top: -40px;
  left: 15px;
}

.btb-notify {
  background: url(/images/btb-button-grey-small.png) 0 0 no-repeat;
  width: 108px;
  height: 23px;
  position: absolute;
  top: 33px;
  left: 38px;
  color: #fff;
  font-size: 14px;
  padding-top: 5px;
  text-indent: 0;
}

#btb-modules .btb-vote {
  top: 250px;
  left: 135px;
}

/* no BtB found */
#btb-content .nope {
  height: 300px;
  width: 100%;
  background: url(/images/btb/btb-no-items.png) 95px 110px no-repeat;
  position: relative;
}

#btb-content .nope div {
  color: #fc690a;
  font-size: 19px;
  padding-top: 50px;
  text-align: center;
}

/* pagination */
#btb-modules + .yui-g {
  border-bottom: 1px solid #B3C1CF;
  margin-bottom: 10px;
}

#btb-modules + .yui-g .yui-b {
  margin-bottom: -7px;
}

#btb-modules + .yui-g .yui-b > span {
  background: #fff;
  padding-left: 8px;
}

/* tooltips */
.btb.tool {
  position: absolute;
  display: block;
  width: 180px;
  z-index: 20200;
  text-align: left;
  zoom: 1;
}

.btb.tool .content, .btb.tool.content {
  display: block;
  font-size: 12px;
  background: #fff;
  color: #babdc4;
  padding: 5px;
  border: 1px solid #babdc4;
  font-height: 9px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.btb.tool .carat {
  display: block;
  width: 11px;
  height: 7px;
  background: url(/images/tooltip-pointer.gif) 0 0 no-repeat;
  margin-left: 10px;
  margin-top: -1px;
}

.btb.tool.comment {
  width: 200px;
}

/* on hover of votable product image, show link to open quick vote modal */
.quickvote {
  display: none;
  position: absolute;
  left: 25px;
  top: 135px;
  font-weight: bold;
  padding: 2px 20px 4px;
  text-align: center;
  color: #fff;
  opacity: 0.7;
  background: #ec008c;
  vertical-align: bottom;
}

.product_cat_view:hover .quickvote {
  display: block;
}

.quickvote:hover {
  opacity: 1;
}

/* quick vote modal window */
#quicklook {
}

#quicklook > .next {
  background: none;
  background: url(/images/quicklook/quicklook-next.png);
  top: 180px;
  right: 5px;
  width: 40px;
  height: 41px;
  z-index: 501;
}

#quicklook > .prev {
  background: none;
  background: url(/images/quicklook/quicklook-prev.png);
  top: 180px;
  left: 5px;
  width: 40px;
  height: 41px;
  z-index: 501;
}

#quicklook > .next a, #quicklook > .prev a {
  display: block;
  width: 40px;
  height: 41px;
  overflow: hidden;
  text-indent: 50px;
}

#quicklook.btb #inner_quicklook {
  -webkit-box-shadow: 0 0 5px #bfbfc9;
  -moz-box-shadow: 0 0 5px #bfbfc9;
  box-shadow: 0 0 5px #bfbfc9;
}

#quicklook.btb #inner_quicklook .heading {
  background: #ffeff9;
  position: relative;
  border-bottom: 2px solid #f4d8e4;
  padding: 15px 10px 10px;
  font-size: 20px;
  font-weight: bold;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  text-shadow: 1px 1px 0 white;
}

#quicklook.btb #inner_quicklook .heading a {
  color: #5c5159;
  font-weight: bold;
  padding-left: 52px;
  background: url(/images/btb_sprites.png) 0 0 no-repeat;
}

#quicklook.btb #inner_quicklook .heading a.close {
  display: block;
  padding: 0;
  background: transparent url(/images/quicklook/quicklook-sprites.png) -194px 0 no-repeat;
  height: 15px;
  width: 15px;
  color: transparent;
  position: absolute;
  right: 17px;
  top: 17px;
}

#quicklook.btb #image-scroller {
  overflow: hidden;
}

#quicklook-details .right {
  color: #97a1ad;
}

#quicklook-details #days-left {
  color: #e40e87;
}

#quicklook .quick-comments, #quicklook .quick-comment-form {
  width: 230px;
  height: 250px;
}

#quicklook .quick-comments .list {
  height: 180px;
}

#quicklook .new_comment textarea {
  width: 210px;
  height: 180px;
}

#quicklook .btb-pick, #quicklook .btb-skip, #quicklook .btb-notify {
  float: left;
  display: block;
  color: transparent;
  width: 181px;
  height: 50px;
}

#quicklook .btb-pick {
  background: url(/images/btb-button-pickit.png) 0 0 no-repeat;
  margin-right: 15px;
}

#quicklook .btb-skip {
  background: url(/images/btb-button-skipit.png) 0 0 no-repeat;
}

#quicklook .btb-pick:hover, #quicklook .btb-skip:hover {
  background-position: 0 -49px;
}

#quicklook .btb-pick:active, #quicklook .btb-skip:active, #quicklook .btb-pick:focus, #quicklook .btb-skip:focus, #quicklook .btb-pick.picked, #quicklook .btb-skip.picked, #quicklook .btb-pick.picked:hover, #quicklook .btb-skip.picked:hover {
  background-position: 0 -99px;
}

#quicklook .btb-vote {
  top: 290px;
  left: -85px;
  z-index: 502;
}

.browser-firefox #quicklook .btb-vote {
  top: 300px;
  left: -125px;
  z-index: 502;
}

#quicklook div.voting {
  margin-left: 50px;
}

.quicklook-tool.content {
  display: block;
  background: none;
  background: url(/images/quicklook/quicklook-popup.png) 0 0 no-repeat;
  width: 59px;
  height: 85px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  z-index: 20100;
  padding-top: 5px;
  zoom: 1;
}

/* jCarousel thumbnails */
#quicklook .thumbnail-scroller {
  float: left;
  width: 40px;
  height: 348px;
  position: relative;
}

#btb-modules div.image .thumbnail-next {
  left: 230px;
  top: 315px;
}

#btb-modules div.image .thumbnail-prev {
  left: 230px;
}

#quicklook .thumbnail-next {
  left: 285px;
  bottom: 30px;
}

#quicklook .thumbnail-prev {
  left: 285px;
  top: 60px;
}

div#new-footer-bottom {
	height: 100px;
	width: 994px;
}

#notification-popup.btb{
  left: 353px;
  top: 116px;
}

