.product-landing h4 {
  font: 18px 'corisandebold';
  color: #00a9e0;
}

.product-landing .row.video-block h4 {
  font-family: 'corisandelight';
}

.product-landing .row.video-block h4 {
  font-family: 'corisandelight';
}

.product-landing .row.video-block .video-container h4 {
  font-family: 'corisandebold';
}

/*----- left container css begins ------*/
#left-container {
  float: left;
  width: 220px;
}

.browse-categories-block {
  float: left;
  margin-bottom: 20px;
  width: 100%;
}

.browse {
  float: left;
  width: 100%;
}

.browse .left-first-level {
  background: #e5e5e5;
  float: left;
  font-family: 'corisandebold';
  margin-bottom: 1px;
  padding: 0 15px 0 25px;
  width: 180px;
}

.browse .heading.left-first-level {
  padding: 9px 10px 5px 10px;
  width: 200px;
}

.browse .left-first-level.back {
  padding: 0 10px;
  width: 200px;
}

.browse li .left-primary-links {
  color: #808080;
  display: table-cell;
  height: 37px;
  line-height: 14px;
  padding: 3px 10px 0 0;
  vertical-align: middle;
  width: 160px;
}

.desktop .browse li .left-primary-links:hover {
  color: #0072ce;
}

.browse .left-primary-links.active,
.desktop .browse .left-primary-links.active:hover {
  background-position: right -1389px;
  color: #0072ce;
}

.windows .browse .left-first-level.back .left-primary-links,
.windows .browse .left-first-level.back .left-primary-links:hover {
  background: transparent url(../images/sprite-arrows.png) 0 -1446px no-repeat;
}

.browse.search .left-first-level.back .left-primary-links {
  background: none;
  color: #808080;
  padding: 3px 0 0 15px;
  width: 185px;
}
.browse.search .left-first-level.back .left-primary-links:hover{
  background: none;
  color: #003da5;
}

.browse .left-first-level.back .left-primary-links,
.browse .left-first-level.back .left-primary-links:hover {
  background: transparent url(../images/sprite-arrows.png) 0 -1448px no-repeat;
  color: #0072ce;
  padding: 3px 0 0 15px;
  width: 185px;
}



.browse .left-first-level.current .left-primary-links,
.browse .left-first-level.current .left-primary-links:hover {
  background: none;
  color: #0072ce;
  float: left;
 /* height: 27px;*/
 height: auto;
  padding: 13px 10px 0 0;
  width: 170px;
}

.browse .left-first-level.current .second-level-block {
  display: block;
  overflow: hidden;
}

.browse .left-first-level.current .priority-sort {
  display: block;
 /* height: 205px;*/
  overflow: hidden;
}

.browse .left-first-level .second-level-block {
  display: none;
  float: left;
  width: 100%;
}

.browse .left-first-level .second-level {
  background: #e5e5e5;
  float: left;
  font-family: 'corisandebold';
  margin-left: 10px;
  width: 170px;
}

.browse .second-level .second-level-links {
  color: #808080;
  float: left;
  font: 12px 'corisanderegular';
  padding: 10px 0;
  width: 170px;
}

.browse .second-level .second-level-links.last {
  font-family: 'corisandebold';
}

.desktop .browse .second-level .second-level-links:hover {
  color: #0072ce;
}

.browse .second-level .see-all-link {
  background-position: 40px -1052px;
  float: left;
  padding: 10px 0;
  width: 170px;
}

.browse .second-level .see-all-link:hover {
  background-position: 40px -1108px;
}

.browse .second-level .see-less-link {
  background-position: 48px -1162px;
  float: left;
  padding: 10px 0;
  width: 170px;
}

.browse .second-level .see-less-link:hover {
  background-position: 48px -1217px;
}

.refine-section {
  float: left;
  width: 100%;
}

.refine-section .refine-text {
  float: left;
  padding-bottom: 5px;
  width: 100%;
}

.refine-section .refine-block {
  background: #e5e5e5;
  float: left;
  margin-bottom: 20px;
  padding: 10px;
  position: relative;
  width: 200px;
}

/*.refine-section .refine-block.brand-box {
  height: 280px;
  overflow: hidden;
}*/

.refine-block.brand-box .options.show-more-dialog {
/*  height:144px;*/
  margin-bottom:8px;
}

.refine-section .refine-block.refining {
  background: #fff;
  float: left;
  margin-bottom: 20px;
  padding: 9px 11px 20px;
  position: relative;
  width: 198px;
}

.refine-section .refine-block.refining .arrow-bottom {
  background: transparent url(../images/sprite-icons.png) -55px -115px no-repeat;
  bottom: -15px;
  float: left;
  height: 15px;
  left: 50%;
  margin-left: -14px;
  position: absolute;
  width: 28px;
}

.refining .refine-listing,
.refining li {
  float: left;
  width: 100%;
}

.refining li {
  margin-top: 4px;
}

.refining li:first-child {
  margin-top: 0;
}

.refining .filter-box {
  background: #f2f2f2;
  clear: both;
  color: #0072ce;
  display: table-cell;
  font: 12px 'corisanderegular';
  height: 33px;
  min-width: 90px;
  position: relative;
  vertical-align: middle;
  padding: 3px 5px 0 5px;
}

.refining .filter-box .remove {
  background: transparent url(../images/sprite-icons.png) right -69px no-repeat;
  display: inline-block;
  height: 8px;
  margin-left: 0;
  top: 14px;
  width: 8px;
  cursor: pointer;
}

.refining .filter-box .remove:hover {
  background-position: right -78px;
}

.refine-section .refine-block.ratings {
  height: 80px;
}

.refine-section .refine-block .disabled {
opacity:0.4;
}
.filter-box span {
  color: #808080;
  display: inline-block;
  margin-left: 6px;
  max-width: 175px;
}

.filter-box .star-rating-control {
  margin-left: 0;
}

.refine-block .head {
  float: left;
  margin-bottom: 15px;
  width: 100%;
}

.refine-block .head .block-left {
  float: left;
  width: 70%;
}

.refine-block .head .block-right {
  float: left;
  text-align: right;
  width: 30%;
}

.refine-block .head .block-right a {
  color: #808080;
}

.refine-block .head .block-right a:hover {
  color: #0072ce;
}

.refine-block .rate-stars {
  float: left;
  height: 24px;
  margin-left: 40px;
  width: 130px;
}

.refine-block .refind-brand,
.refine-brand .find-brand {
  float: left;
  width: 100%;
  position: relative;
}

.refine-brand .find-brand {
  margin-bottom: 10px;
}

.refine-brand .find-brand input[type="text"] {
  background: #fff;
  border: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  color: #808080 !important;
  font: 16px 'corisanderegular';
  height: 40px;
  padding: 0 30px 0 7px;
  width: 100%;
}

.refine-brand .find-brand.focused input[type="text"] {
  border: solid 2px #f2a900;
  color: #0072ce !important;
  padding: 0 28px 0 5px;
}

.refine-brand .find-brand .search {
  background: transparent url(../images/sprite-icons.png) 0 -111px;
  float: left;
  height: 22px;
  position: absolute;
  right: 7px;
  top: 9px;
  width: 22px;
}

.refine-brand .find-brand.focused .search {
  background-position: -26px -111px;
}

.refine-block .options,
.refine-block .main-elements,
.refine-block .price-range {
  clear: both;
  overflow: hidden;
  padding: 8px 8px 0;
}

.refine-block .options.expandable-filter-block {
 /* height: 166px;*/
}

.refine-block .main-elements {
  padding: 0 0 0 24px;
}

.refine-block .price-range .slider-holder {
  float: left;
  position: relative;
  width: 100%;
}

.refine-block .options li {
  float: left;
  margin-top: 14px;
  width: 100%;
}

.refine-block .options li:first-child {
  margin-top: 0;
}

.refine-block .options .column-btm-wrap li:first-child {
  margin-top: 14px;
}


.refine-block .options li .see-all-link,
.refine-block .options li .see-less-link {
  background: none;
  color: #0072ce;
  margin-left: 18px;
}

.refine-block .options li .see-all-link:hover,
.refine-block .options li .see-less-link:hover {
  color: #003da5;
}

.refine-block .options dl {
  float: left;
  width: 100%;
}

.refine-block .options dt {
  float: left;
  position: relative;
  width: 18px;
}

.refine-block .options dd {
  cursor: pointer;
  float: left;
  font: 12px 'corisanderegular';
  padding-top: 1px;
  width: 166px;
}

/* Added to apply styles for newly added anchor tag */
.refine-block .options dd a{
 color: #808080;
 font: 12px 'corisanderegular';
 padding: 0 0 0 18px;
display: inline-block;
}

.refine-block .options dd a i{
display: inline-block;
height: 15px;
width: 15px;
margin: -1px 0 0 -18px;
vertical-align: middle;
}

.refine-block .options dd a i.active{
background: transparent url(../images/custom-checkboxes.png) 0 0 no-repeat;
}

.refine-block .options dd a i.active-selected{
background: transparent url(../images/custom-checkboxes.png) 0 -15px no-repeat;
}

.refine-block .price-range {
  margin-top: 10px;
}

.refine-block .price-range .text,
.refine-block .price-range .range-selector {
  float: left;
  width: 100%;
  padding-bottom: 5px;
}

.refine-block .price-range .range-selector span {
  float: left;
  line-height: 36px;
  margin-right: 2px;
}

.refine-block .price-range .range-selector input.filter-num-field {
  background: #f9f9f9;
  border: none;
  color: #0072ce;
  height: 33px;
  padding: 3px 0 0;
  text-align: center;
  width: 50px;
}

.refine-block .price-range .range-selector .focused input.filter-num-field {
  background: #fff;
  border: solid 2px #f2a900;
  color: #808080;
  height: 29px;
  width: 46px;
}

.refine-block .price-range .range-selector input.invalid,
.refine-block .price-range .range-selector .focused input.invalid {
  background: #f9f9f9;
  border: solid 1px #f04937;
  color: #808080;
  height: 31px;
  width: 48px;
}

.refine-block .price-range .range-selector .go-button {
  background: #f9f9f9;
  border: none;
  height: 36px;
  margin-left: 8px;
  padding: 0;
  text-align: center;
  width: 38px;
}

.refine-block .price-range .units {
  float: left;
  width: 100%;
}

.refine-block .price-range .units li {
  float: left;
  margin-right: 4px;
}

.refine-block .price-range .units li a {
  background: #f9f9f9;
  color: #808080;
  height: 36px;
  line-height: 36px;
  width: 38px;
  text-align: center;
  float: left;
}

.refine-block .price-range .units .active a {
  background: #0072ce;
  color: #fff;
}
/*----- left container css end ------*/

/*----- right container css begins ------*/
#right-container {
  float: right;
  width: 704px;
}

#right-container .first-block {
  float: left;
  width: 100%;
}

#right-container h1 {
  margin-top: 0;
}

#right-container .header-primary-category h1{
  font: 60px 'corisandebold';
  color: #00a9e0;
}

#right-container h1 span.header-primary-category {
  font: 48px 'corisandebold';
  color: #00a9e0;
  margin: 0 0 4px;
  float:left;
  width:100%;
}
#right-container h1 {
color: #808080;
font: 14px 'corisandelight', 'corisande', arial, verdana, tahoma;
}

#right-container h1 span.secondary-category {
color: #808080;
font: 14px 'corisandelight', 'corisande', arial, verdana, tahoma;
}

#right-container .row {
  margin: 0 0 23px;
}

#right-container .row.featured,
#right-container .row.banner,
#right-container .row.featured.video,
#right-container .row.featured.two-column {
  margin: 0 0 18px;
}

#right-container .top-category {
  background: #fff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-bottom: 18px;
  position: relative;
}

#right-container .row.shadow.top-category {
  min-height: 178px;	
}

#right-container .first-block .top-category.expanded {
  margin-bottom: 23px;
}

#right-container .first-block .top-category.expanded {
  border-right: none!important;
  box-shadow: 1px 1px 1px 0px #c2c2c2;
  -moz-box-shadow: 1px 1px 1px 0px #c2c2c2;
  -webkit-box-shadow: 1px 1px 1px 0px #c2c2c2; 
}

#right-container .top-category .cols {
  float: left;
  width: 50%;
}

.top-category .data {
  float: left;
  position: absolute;
  right: 0;
  top: 0;
  width: 340px;
}

.top-category .title {
  color: #00a9e0;
  display: block;
  line-height: 19px;
  position: relative;
  top: 1px;
  width: 100%;
}

.top-category .data-list {
  float: left;
  width: 100%;
}

.data-list .top-category {
  float: left;
  /*height: 169px;*/
  margin-left: 0!important;
  padding: 15px 20px;
  width: 100%!important;
}

.data-list .top-category.expandable {
  height: 169px;
}

.data-list .top-category.expandable.expanded {
  box-shadow: 1px 1px 1px 0px #c2c2c2;
  -moz-box-shadow: 1px 1px 1px 0px #c2c2c2;
  -webkit-box-shadow: 1px 1px 1px 0px #c2c2c2;
}

.data-list .top-category .columns {
  margin-right: 5%;
  width: 45%;
}

.top-category .data-list dl {
  float: left;
  width: 100%;
}

.top-category .data-list dt,
.top-category .data-list dd {
  float: left;
  margin-right: 5%;
  width: 45%;
}

.top-category .data-list ul li a,
.two-columns li.top-category li a,
.three-columns li.top-category li a {
  color: #808080;
  display: block;
  font-size: 12px;
  margin-top: 14px;
}

.top-category .data-list li a:hover,
.two-columns li.top-category a:hover,
.three-columns li.top-category a:hover {
  color: #0072ce;
}

.two-columns,
.three-columns {
  float: left;
  position: relative;
  width: 100%;
}

.data-list .top-category,
.two-columns .top-category,
.three-columns .top-category {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  float: left;
  /*height: 183px;*/
  margin-left: 21px;
  overflow: hidden;
  padding: 15px 20px;
  width: 221px;
}
.three-columns .top-category{
  /* height:210px; */
}
.data .data-list.column-2-expandable-ul .top-category {
  padding-right: 0;
}

.three-columns .top-category.last {
  width: 220px;
}

#right-container .three-columns.herbs .top-category {
  height: auto;
  padding: 11px 20px 10px; 
}

.two-columns .top-category {
  margin-left: 19px;
  width: 343px;
}

.two-columns .top-category.second-last {
  width: 342px;
}

.two-columns .columns {
  float: left;
  margin-right: 5%;
  width: 45%;
}

.two-columns li:first-child,
.three-columns li:first-child {
  margin-left: 0;
}

.two-columns li .title,
.three-columns li .title {
  display: block;
}

.top-category .second-level {
  float: left;
  width: 100%;
}

.top-category .second-level .columns {
  float: left;
}

#right-container .row.video-block {
  margin-top: 18px;
}

.product-landing .content-block {
  background: #fff;
  box-shadow: 0 1px 2px 1px #c2c2c2;
  -moz-box-shadow: 0 1px 2px 1px #c2c2c2;
  -webkit-box-shadow: 0 1px 2px 1px #c2c2c2;
  float: left;
  padding: 0 20px 20px;
  position: relative;
  width: 664px;
}

.product-landing #right-container .row.featured .content-block {
  padding-bottom: 21px;
}

.product-landing #right-container .row.featured.small .content-block {
  padding-bottom: 31px;
}

.product-landing .single-video .content-block {
  padding: 0 20px 23px
}

.product-landing .content-block .title {
  padding-bottom: 15px;
}

.product-landing .row.featured .content-block .title {
  padding-bottom: 0;
}

.product-landing .content-block h3 {
  font-size: 14px;
}

.product-landing .content-block .title .subtitle {
  color: #00a9e0;
  line-height: normal;
  margin-left: 12px;
  padding-top: 14px;
}

.product-landing .related-views .content-block .title {
  float: left;
  margin-left: -21px;
  padding-bottom: 30px;
  width: 705px;
}

.product-landing .related-views .content-block h3 {
  text-align: center;
  width: 100%;
}

.video-block .video-container {
  float: left;
  width: 100%;
}

.video-container .video-left {
  float: left;
  width: 442px;
}

.video-container .video-holder {
  float: left;
  position: relative;
  width: 100%;
}

.video-container .video-holder img {
  float: left;
}

.video-container .video-holder .play-button,
.video-container .video-holder .play-button:hover {
  background: transparent url(../images/sprite-main.png) 0 -227px no-repeat;
  float: left;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  position: absolute;
  top: 50%;
  width: 50px;
}

.single-video .video-container .video-left .video-description {
  display: none;
}

.video-container .video-description {
  float: left;
  margin-top: 15px;
  width: 100%;
}

.video-container .video-right-single .video-description {
  margin-top: 0;
}

.video-container .video-description p {
  line-height: 15px;
  margin-top: 10px;
}

.single-video .video-container .video-right {
  display: none;
}

.video-container .video-right,
.video-container .video-right-single {
  float: right;
  position: relative;
  width: 200px;
}

.video-container .video-right-single {
  display: none;
  height: 200px;
  padding-bottom: 69px;
}

.single-video .video-container .video-right-single {
  display: block;
}

.video-container .video-right h4 {
  clear: both;
  line-height: 21px;
  padding: 30px 0;
}

.video-container .video-right .video-listing {
  float: left;
  width: 100%;
}

.video-container .video-right .video-listing li {
  float: left;
  margin-bottom: 20px;
  width: 100%;
}

.video-container .video-right .video-listing li a {
  background: transparent url(../images/sprite-main.png) -51px -227px no-repeat;
  color: #00a9e0;
  float: left;
  font: 14px 'corisandebold';
  padding-left: 40px;
  width: 160px;
}

.video-container .video-right .video-listing li a:hover {
  color: #0072ce;
}

.video-container .video-right .button-blue,
.video-container .video-right-single .button-blue,
.video-container .video-left .button-blue {
  background-position: 177px 16px;
  margin-top: 28px;
  padding: 14px 30px 0 15px;
}

.video-container .video-left .button-blue {
  margin-top: 33px;
}

.video-container .video-right-single .button-blue {
  bottom: 0;
  left: 0;
  position: absolute;
}

.understanding-block {
  float: left;
  position: relative;
  top: -14px;
  width: 100%;
}

.understanding-block .block-left {
  border-right: solid 2px #f2f2f2;
  float: left;
  padding: 15px 17px 0 0;
  width: 424px;
}

.understanding-block .block-left .blocks,
.understanding-block .block-left .blocks dl,
.understanding-block .block-left .blocks dt,
.understanding-block .block-left .blocks dd {
  float: left;
  width: 100%;
}

.understanding-block .block-left .blocks li {
  float: left;
  margin-left: 21px;
  width: 201px;
}

.understanding-block .block-left .blocks li:first-child {
  margin-left: 0;
}

.understanding-block .block-left .blocks li:hover a {
  color: #0072ce;
}

.understanding-block .block-left .blocks dd {
  margin-top: 15px;
}

.product-landing .column-left .understanding-block .block-left .blocks dd {
  margin-top: 27px;
}

.understanding-block .block-left .blocks dd a {
  color: #00a9e0;
}

.understanding-block .block-left .blocks dd p {
  line-height: 15px;
  padding: 7px 18px 0 0;
}

.understanding-block .block-right {
  float: left;
  padding: 15px 0 0 21px;
  width: 170px;
}

.understanding-block .block-right .points {
  float: left;
  width: 100%;
}

.understanding-block .block-right li {
  margin-bottom: 13px;
  overflow: hidden;
  width: 100%;
}

.understanding-block .block-right .heading {
  margin-bottom: 33px;
}

.understanding-block .block-right li a {
  font: 12px 'corisandebold';
  color: #00a9e0;
}

.understanding-block .block-right li a:hover {
  color: #0072ce;
}

#right-container .column-left {
  float: left;
  width: 464px;
}

.product-landing .column-left .content-block {
  padding: 0 20px 20px;
  width: 424px;
}

.column-left .content-block .understanding-block {
  top: 0;
}

.column-left .video-container .video-left {
  width: 262px;
}

.column-left .video-container .video-right,
.column-left .video-container .video-right-single {
  width: 144px;
}

.column-left .video-container .video-right .video-listing li a {
  width: 104px;
}

.column-left .video-container .video-description {
  margin-top: 17px;
}

.column-left .video-container .video-description p {
  margin-top: 7px;
}

.column-left .video-container .video-left .button-blue {
  margin-top: 36px;
}

.column-left .understanding-block .block-left {
  border-bottom: solid 2px #f2f2f2;
  border-right: none;
  float: left;
  padding: 0 0 23px;
  width: 424px;
}

.column-left .understanding-block .block-right {
  float: left;
  padding: 0;
  width: 424px;
}

.column-left .understanding-block .block-right li {
  float: left;
  margin: 15px 0 0;
  padding-right: 20px;
  width: 190px;
}

.column-left .understanding-block .block-right .even {
  padding-left: 12px;
  width: 178px;
}

.column-left .understanding-block .block-right .heading {
  margin-bottom: 0;
  padding: 0 55% 0 0;
  width: 45%;
}

#right-container .column-right {
  float: right;
  width: 220px;
}

#right-container .column-right .banner-holder {
  float: left;
  margin-bottom: 23px;
  width: 100%;
}
/*----- right container css end ------*/

/*----- brand banner css begins -----*/
#brand-banner {
  background: #fff;
  margin-bottom: 23px;
  padding: 40px 0 25px;
  width: 100%;
}

.brand-banner-holder {
  margin: 0 auto;
  overflow: hidden;
  width: 908px;
}

.brand-banner-holder .brand-img {
  float: left;
  text-align: center;
  width: 380px;
}

.brand-banner-holder .brand-description {
  float: left;
  padding: 30px 0 0 20px;
  width: 508px;
}

.brand-banner-holder .brand-description h1 span.header-primary-category {
  font: 60px 'corisandebold';
  float:left;
  width:100%;
  color: #00a9e0;
}

.brand-banner-holder .brand-description h1 span.secondary-category {
  font: 30px 'corisandebold';
  color:#808080;
}

.brand-banner-holder .brand-description .text {
  padding: 10px 0 0 0;
  float:left;
}
/*----- brand banner css end -----*/

/*----- tabs css begins -----*/
.tabs-block .tabs {
  float: left;
  height: 44px;
  position: relative;
  width: 100%;
  z-index: 9;
}

.tabs-block .tabs li {
  float: left;
  margin-left: 21px;
  width: 221px;
}

.tabs-block .tabs li.last {
  width: 220px;
}

.tabs-block .tabs li:first-child {
  margin-left: 0;
}

.tabs-block .tabs li.last {
  width: 220px;
}

.tabs-block .tabs li a {
  background: #00a9e0;
  color: #fff;
  float: left;
  font-family: 'corisandebold';
  line-height: 47px;
  height: 44px;
  text-align: center;
  width: 221px;
}

.tabs-block .tabs a:hover {
  /*background: #fff;
  box-shadow: 0 -1px 3px -1px #c2c2c2;
  -moz-box-shadow: 0 -1px 3px -1px #c2c2c2;
  -webkit-box-shadow: 0 -1px 3px -1px #c2c2c2;
  color: #00a9e0;
  height: 44px;
  margin-bottom: -1px;
  width: 221px;*/
}

.tabs-block .tabs li:first-child a:hover {
/*  background: transparent url("../images/tab-link-bg.png") 0 0 no-repeat;
  border: none;
  box-shadow: 4px 1px 1px -3px #c2c2c2;
  -moz-box-shadow: 4px 1px 1px -3px #c2c2c2;
  -webkit-box-shadow: 4px 1px 1px -3px #c2c2c2;
  color: #00a9e0;
  height: 46px;
  line-height: 53px;
  margin: -2px 0 0 -3px;
  padding-left: 4px;
  width: 220px;*/
}

.tabs-block .tabs li.active:first-child a,
.tabs-block .tabs li.active:first-child a:hover {
  background: transparent url("../images/tab-link-bg.png") 0 0 no-repeat;
  border: none;
  box-shadow: 4px 1px 1px -3px #c2c2c2;
  -moz-box-shadow: 4px 1px 1px -3px #c2c2c2;
  -webkit-box-shadow: 4px 1px 1px -3px #c2c2c2;
  color: #00a9e0;
  height: 46px;
  line-height: 53px;
  margin: -2px 0 0 -3px;
  padding-left: 4px;
  width: 220px;
}

.tabs-block .tabs .active a,
.tabs-block .tabs .active a:hover {
  background: #fff;
  box-shadow: 0 -1px 2px -1px #c2c2c2;
  -moz-box-shadow: 0 -1px 2px -1px #c2c2c2;
  -webkit-box-shadow: 0 -1px 2px -1px #c2c2c2;
  color: #00a9e0;
  height: 44px;
  line-height: 47px;
  margin-left: 0;
  width: 221px;
}

.tabs-block .tabs .last a {
  width: 220px;
}

.tabs-block .tabs .active.last a,
.tabs-block .tabs .active.last a:hover {
  background: transparent url("../images/tab-link-bg-right.png") right 0 no-repeat;
  border: none;
  box-shadow: -4px 1px 1px -3px #c2c2c2;
  -moz-box-shadow: -4px 1px 1px -3px #c2c2c2;
  -webkit-box-shadow: -4px 1px 1px -3px #c2c2c2;
  color: #00a9e0;
  height: 46px;
  line-height: 53px;
  margin: -2px 0 0 0;
  width: 223px;
}

.tabs-block .content-block .slider li {
  margin-right: 40px;
  width: 180px;
}

.tabs-block .content-block .slider .price-row {
  font-size: 12px;
}

.tabs-block .content-block .slider .main-price {
  font-size: 18px;
}

.tabs-block .content-block .link-all {
  float: left;
  padding: 24px 0 18px;
  width: 100%;
}

.tabs-block .content-block .link-all .gray-link-small {
  letter-spacing: .3px;
}

.column-left .tabs-block .tabs li {
  float: left;
  margin-left: 18px;
  width: auto;
}

.column-left .tabs-block .tabs li:first-child {
  margin-left: 0;
  width: 147px;
}

.column-left .tabs-block .tabs li:first-child a {
  width: 147px;
}

.column-left .tabs-block .tabs li:first-child a:hover {
}

.column-left .tabs-block .tabs li.active:first-child a {
  height: 46px;
  line-height: 53px;
  padding-left: 3px;
  width: 147px;
}

.column-left .tabs-block .tabs li.last {
  width: 145px;
}

.column-left .tabs-block .tabs li.last a {
  border: none;
  width: 145px;
}



.column-left .tabs-block .tabs li.active.last a:hover {
  width: 145px;
}

.column-left .tabs-block .tabs li a {
  width: 136px;
}

.column-left .tabs-block .tabs .active a {
  padding-left: 3px;
}

.column-left .tabs-block .tabs .active.last a {
  line-height: 53px;
  margin-top: -2px;
  padding-left: 0;
  padding-right: 3px;
  height: 46px;
}

.column-left .tabs-block .tabs .active a {
  color: #00a9e0;
  margin-bottom: -1px;
  padding-left: 0;
  width: 136px;
}

.column-left .tabs-block .content-block .slider li {
  margin: 0 0 0 60px;
  width: 180px;
}

.column-left .tabs-block .content-block .slider li:first-child {
  margin-left: 0;
}

.column-left .tabs-block .content-block .slider .price-row {
  font-size: 12px;
}

.column-left .tabs-block .content-block .slider .main-price {
  font-size: 18px;
}

.content-block .brand a {
  color: #808080;
}

/* PLT-593: Move brand name within h2 */
.content-block a.brand {
  color: #808080;
  font-size: 14px;
  font-weight: normal;
  display: block;
}

.content-block .brand a:hover, .content-block a.brand:hover {
  color: #0072ce;
}
/* END PLT-593 additions and updates */

#product-description-block .column-left .tabs-block .content-block.product-info {
  padding: 19px 37px 120px;
  width: 636px;
}

.product-landing .tabs-block .content-block {
  border-top: none;
  padding-bottom: 25px;
  width: 664px;
}

.product-landing .column-left .tabs-block .content-block {
  border-top: none;
  padding: 0 20px 24px;
  width: 424px;
}

.column-left .tabs-block .content-block .link-all {
  padding: 17px 0 26px;
}

.column-left .tabs-block .content-block .slider ul {
  padding: 0 1px;
}
/*----- tabs css end ----*/

/*----- value selector slider css begins -----*/
#slider-strength,
#slider-size {
  display: block;
  margin: 20px 5px 20px 0;
  opacity: 1;
  width: 170px;
}

.ui-slider-horizontal {
  height: 2px;
}

.ui-widget-content {
  border: none;
  background: #f9f9f9;
  color: #222222;
}

.ui-widget-header {
  background: #f9f9f9;
  color: #222222;
  font-weight: bold;
}

.ui-widget-header.activated {
  background: #00a9e0;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: none;
  background: transparent url(../images/slider-handles.png) 0 0 no-repeat;
  font-weight: normal;
  color: #555555;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 20px;
  height: 20px;
  cursor: default;
}

.ui-slider .ui-slider-handle.ui-state-active {
 background: transparent url(../images/slider-handles.png) 0 -20px no-repeat; 
}

.ui-slider .ui-slider-handle.activated {
 background: transparent url(../images/slider-handles.png) 0 -20px no-repeat; 
}

.ui-slider .ui-slider-handle.activated {
 background: transparent url(../images/slider-handles.png) 0 -20px no-repeat; 
}

.ui-slider-horizontal .ui-slider-handle {
  margin-left: 0;
  top: -6px;
}

.refine-block .price-range .slider-holder #amount {
  background: transparent;
  border: none;
  color: #0072ce;
  font: 12px 'corisanderegular';
  text-align: center;
  width: 100%;
}
.display_range{
  cursor: default;
}
/*----- value selector slider css end -----*/

/*----- qtip css begins -----*/
.qtip-default.qtip-pos-rc .qtip-tip {
  background: transparent url("../images/error-pointer-right.png") 0 0 no-repeat;
}
/*----- qtip css end -----*/

/*----- product listing sorting options css begings -----*/
.sorting-row .sorting .select-sort .selectboxit-container .selectboxit,
.content-block.reviews .sort-bar .sort-box .selectboxit-container .selectboxit {
  width: 134px!important;
}

.sorting-row .sorting .select-sort .selectboxit-container .selectboxit:focus,
.content-block.reviews .sort-bar .sort-box .selectboxit-container .selectboxit:focus {
  background: #fff;
  height: 36px;
  width: 130px!important;
}

.sorting-row .sorting .select-sort .selectboxit-container .selectboxit:focus span,
.sorting-row .sorting .select-sort .selectboxit-container .selectboxit:focus .selectboxit-options a,
.sorting-row .sorting .select-sort.pages .selectboxit-container .selectboxit:focus span,
.sorting-row .sorting .select-sort.pages .selectboxit-container .selectboxit:focus .selectboxit-options a,
.content-block.reviews .sort-bar .sort-box .selectboxit-container .selectboxit:focus span,
.content-block.reviews .sort-bar .sort-box .selectboxit-container .selectboxit:focus .selectboxit-options a {
  height: 36px;
  line-height: 38px;
}

.sorting-row .sorting .select-sort .selectboxit-container .selectboxit:focus .selectboxit-text,
.sorting-row .sorting .select-sort.pages .selectboxit-container .selectboxit:focus .selectboxit-text,
.content-block.reviews .sort-bar .sort-box .selectboxit-container .selectboxit:focus .selectboxit-text {
  text-indent: 3px;
}

.sorting-row .sorting .select-sort.pages .select {
  width: 25px;
}

.sorting-row .sorting .select-sort.pages .selectboxit-container .selectboxit {
  width: 60px!important;
}

.sorting-row .sorting .select-sort.pages .selectboxit-container .selectboxit:focus {
  background: #fff;
  height: 36px;
  width: 56px!important;
}

.sorting-row .sorting .select-sort .selectboxit-container .selectboxit-options,
.content-block.reviews .sort-bar .sort-box .selectboxit-container .selectboxit-options {
  min-width: 134px!important;
  width: 134px!important;
}

.content-block.reviews .sort-bar .sort-box .selectboxit-container .selectboxit-options {
  position: absolute;
  z-index: 9;
}

.content-block.reviews .sort-bar .sort-box .selectboxit-container .selectboxit-text {
  max-width: 100px!important;
}

.sorting-row .sorting .select-sort.pages .selectboxit-container .selectboxit-options {
  min-width: 60px!important;
  width: 60px!important;
}
/*----- product listing sorting options css end -----*/

/*----- product listing css begins -----*/
.sorting-row {
  background: #e5e5e5;
  float: left;
  position: relative;
  width: 100%;
  z-index: 9;
}

.sorting-row .sorting {
  float: left;
  height: 40px;
  padding: 5px 0 2px 10px;
  width: 195px;
}

.sorting-row .custom-select-toggle-page {
  margin-top: 0; 
  margin-left: 0;
}

.sorting-row .custom-select-toggle-page.pages {
  padding-left: 2px;
  padding-bottom: 2px;
}

.sorting-row .text,
.pagination .text {
  float: left;
  margin-right: 5px;
  line-height: 43px;
}
.paginationCenterAlignText {
line-height:43px;
float: right;
}
.marginTopPerPage{
  margin-top: 5px;
  padding-right: 5px;
}

.sorting-row .sorting .select-sort {
  /*margin-right: 5px;*/
}

.sorting-row .sorting .select-sort.custom-select-toggle, .sorting-row .sorting .select-sort.pagination-custom-select-toggle {
  width: 138px;
}

.sorting-row .sorting .select-sort.custom-select-toggle .custom-select-list, .sorting-row .sorting .select-sort.pagination-custom-select-toggle .custom-select-list {
  width: 138px;
}

.sorting-row .sorting .select-sort.custom-select-toggle.pages {
  width: 60px;
}

.sorting-row .pagination {
  border-left: solid 2px #f2f2f2;
  padding-left: 10px;
  padding-bottom: 2px;
  width: 350px;
}

.sorting-row .pagination .pagination-links {
  display: inline;
  float: right;
  padding-right: 5px;
}

.sorting-row .pagination a {
  width: 33px; 
}

.sorting-row .pagination .prev,
.sorting-row .pagination .next {
  width: 9px; 
}

.sorting-row .pagination .prev {
  margin-left: 10px; 
}


.sortOptionWidth{
  width: 60px;
}


.sorting-row .sorting .select-sort.custom-select-toggle.pages .custom-select-list {
  width: 60px;
}

.sorting-row .sorting .select-sort .select {
  width: 100px;
}

.sorting-row .sorting .select-sort select {
  width: 134px;
}

.sorting-row .sorting .select-sort.pages select {
  width: 60px;
}

.compare-products {
  clear: both;
  overflow: hidden;
  padding: 20px 20px 0;
}

.compare-products a {
  margin-left: 20px;
}

.compare-products .deactive {
  color: #d9d9d9;
  cursor: default;
}

.compare-products .gray-link-small.deactive,
.compare-products .gray-link-small.deactive:hover {
  background-position: right -1637px;
}

.compare-products .gray-link-small.active {
  display: none;
}

.compare-products .gray-link-small {
  background-position: right -821px;
}

.compare-products .gray-link-small:hover {
  background-position: right -763px;
}

.product-listings {
  float: left;
  margin: 15px 0 10px;
  position: relative;
  width: 100%;
  z-index: 8;
}

.product-listings.one-product-listing-margin {
  margin-top: 0px;
}

.product-listings .featured-box {
  float: left;
  margin-bottom: 8px;
  position: relative;
  width: 100%;
}

.product-listings .featured-box .featured-heading {
  background: #00a9e0;
  color: #fff;
  float: left;
  height: 17px;
  line-height: 20px;
  margin-left: 20px;
  position: relative;
  text-align: center;
  width: 180px;
}

.product-listings .listing {
  /*background: #fff;*/
  background: #fff url("../images/shadow-right.png") 517px 0 repeat-y;
  box-shadow: 0 1px 1px 1px #c2c2c2;
  -moz-box-shadow: 0 1px 1px 1px #c2c2c2;
  -webkit-box-shadow: 0 1px 1px 1px #c2c2c2;
  float: left;
  height: 220px;
  margin-bottom: 8px;
  width: 704px;
}

.product-listings .listing.featured {
  border: solid 2px #00a9e0;
  height: 216px;
  width: 700px;
}

.product-listings .listing.featured .block-left {
  padding: 2px 18px 0;
  width: 481px;
}

.product-listings .listing.featured .block-right {
  height: 198px;
  padding-right: 18px;
}

.product-listings .listing .block-left {
  float: left;
  height: 214px;
  padding: 4px 20px 2px;
  position: relative;
  width: 479px;
  z-index: 9;
}

.iPad .product-listings .listing .block-left {
  height: 198px;
}

.listing .block-left .top-block {
  float: left;
  height: 180px;
  width: 100%;
}

.listing .block-left .top-block .product-info {
  float: left;
  width: 100%;
}

.listing .block-left .top-block .product-info li {
  display: table-cell;
  height: 180px;
  vertical-align: middle;
}

.listing .block-left .top-block .product-info .product-img {
  float: left;
  position: relative;
  text-align: center;
  width: 180px;
}

.listing .block-left .top-block .product-info .product-img .img-holder {
  display: table-cell;
  height: 180px;
  vertical-align: middle;
  width: 180px;
}

.listing .block-left .top-block .product-info .product-img .img-holder img{
  max-height: 180px;
  max-width: 180px;
}

.listing .block-left .top-block .product-info .product-img .violator {
  background: transparent url(../images/sprite-main.png) 0 -332px no-repeat;
  color: #fff;
  display: block;
  height: 43px;
  left: -10px;
  padding-top: 22px;
  position: absolute;
  text-align: center;
  top: 6px;
  width: 65px;
}

.listing .block-left .top-block .product-info .product-img .violator-new {
  background: transparent url(../images/desktop_new_burst.png) no-repeat;
}

.listing .block-left .top-block .product-info .product-description {
  font: 11px 'corisanderegular';
  line-height: 16px;
  padding-left: 40px;
  width: 258px;
}

.listing .block-left .top-block .product-info .product-description h5 {
  font-size: 18px;
  line-height: 18px;
}

.listing .block-left .top-block .product-info .product-description .promo-tag {
  background: #f2f2f2;
  color: #f04937;
  display: inline-block;
  font: 13px 'corisandebold';
  padding: 3px 5px 2px;
}

.listing .block-left .bottom-block {
  float: left;
  font: 12px 'corisandebold';
  height: 23px;
  line-height: 16px;
  padding-top: 11px;
  width: 100%;
}

.listing .block-left .bottom-block a {
  font-size: 12px;
  color: #808080;
}

.listing .block-left .bottom-block a:hover {
  color: #0072ce;
}

.listing .block-left .bottom-block .compare-check {
  float: left;
  position: relative;
}

.listing .block-left .bottom-block .compare-check .checkbox {
  background: transparent url(../images/custom-checkboxes-grey.png) 0 0 no-repeat;
}

.listing .block-left .bottom-block .compare-check input[type='checkbox'].compare-checkbox + span:before {
  background: transparent url(../images/custom-checkboxes2.png) 0 0 no-repeat;
  top: 0;
}

.listing .block-left .bottom-block .compare-check input[type='checkbox']:checked.compare-checkbox + span:before {
  background-position: 0 -15px;
}

.listing .block-left .bottom-block .quick-view {
  float: left;
  line-height: 16px;
  margin-left: 40px;
}

.listing .block-left .bottom-block .reviews {
  float: left;
  line-height: 16px;
  margin-left: 100px;
}

.listing .block-left .bottom-block .quick-view .icon {
  background: transparent url(../images/sprite-icons.png) -187px -85px no-repeat;
  float: left;
  height: 16px;
  margin-right: 1px;
  width: 16px;
}

.product-listings .listing .block-right {
  background: #f9f9f9;
  float: left;
  height: 206px;
  padding: 14px 20px 0 18px;
  position: relative;
  width: 147px;
  z-index: 8;
}

.product-listings .listing .block-right .price-row {
  float: left;
  font-size: 12px;
  margin: 0 0 0 4px;
}

.product-listings .listing .block-right .price-row .price-text {
  float: left;
  line-height: 44px;
  width: 65px;
}

.product-listings .listing .block-right .price-row .price-column {
  float: right;
  text-align: right;
  width: 78px;
}

.product-listings .listing .block-right .price-row .sub {
  font-size: 18px;
}

.product-listings .listing .block-right .price-row .main-value {
  font-size: 30px;
  position: relative;
  top: 5px;
}

.product-listings .listing .block-right dl {
  float: left;
  padding: 0 4px;
  width: 139px;
}

.product-listings .listing .block-right .price-group {
  font: 11px 'corisanderegular';
}

.product-listings .listing .block-right dt {
  float: left;
  width: 80px;
}

.product-listings .listing .block-right dd {
  float: right;
  text-align: right;
  text-decoration: line-through;
  width: 56px;
}

.product-listings .listing .block-right .price-group.unline-through dd {
  text-decoration: none;
}

.product-listings .listing .block-right .quantity {
  margin-top: 11px;
  padding: 0 0 0 4px;
  width: 143px;
}

.product-listings .listing .block-right .quantity dt {
  line-height: 30px;
}

.product-listings .listing .block-right .quantity dd input.product-qty {
  background: #fff;
  border: solid 1px #999;
  color: #0072ce;
  height: 28px;
  line-height: 32px;
  padding: 0;
  text-align: center;
  width: 28px;
}

.product-listings .listing .block-right .quantity dd input.invalid {
  border: solid 1px #f04937;
  height: 28px;
  width: 28px;
}

.product-listings .listing .block-right .button-orange {
  background: #f58220 url(../images/plus-mark.png) 122px 14px no-repeat;
  color: #fff;
  height: 25px;
  line-height: 15px;
  margin-top: 10px;
  padding: 13px 40px 0 15px;
}

.product-listings .listing .block-right input[type='submit'].button-orange {
height: 39px;
margin-top: 10px;
padding: 3px 40px 0 15px;
border: none;
}

.product-listings .listing .block-right .button-orange:hover {
  background-color: #de6600;
}

.product-listings .listing .block-right .button-blue {
  margin-top: 10px;
  background-position: 122px 14px;
  height: 25px;
  line-height: 15px;
}

.product-listings .listing .block-right .bottom-text {
  float: left;
  margin: 15px 0 0;
  text-align: center;
  width: 100%;
}

.add-to-cart-feedback {
    text-align: center;
    width: 100%;
    float: left;
}

.add-to-cart-feedback a.gray-link.bold {
	margin: 10px auto;
    display: block;
    text-align: center;
    font-size: 12px;
}

.featured .content-block .slider li {
  margin: 0 0 0 62px;
  width: 180px;
}

.featured .content-block .slider li:first-child {
  margin:0;
}

.featured.two-column .content-block {
  float: right;
  width: 302px;
}

.featured.two-column .content-block .slider li {
  margin: 0 0 0 20px;
  width: 140px;
}

.featured.two-column .content-block .slider li:first-child {
  margin-left: 0;
}

.featured.two-column .content-block .slider dt {
  height: 120px;
  padding: 0 10px;
  width: 120px;
}

.featured.two-column .content-block .slider dt a {
  height: 120px;
  width: 140px;
}

.featured.two-column .content-block .slider .heading a {
  font-family: 'corisanderegular';
}

.featured.two-column .featured-text {
  float: left;
  width: 320px;
}

.featured.two-column .featured-text .text-bottom,
.featured.video .featured-text .text-bottom {
  margin-top: 26px;
}

.featured.video .featured-text .text-bottom {
  margin: 26px 70px 0 0;
}

.featured.two-column .featured-text .text-bottom a,
.featured.video .featured-text .text-bottom a {
  font: 12px 'corisandebold';
  color: #00a9e0;
}

.featured.two-column .featured-text .text-bottom a:hover,
.featured.video .featured-text .text-bottom a:hover {
  color: #003da5;
}

.featured.video .video-box {
  background: #fff;
  float: right;
  padding: 18px 21px;
  width: 238px;
}

.featured.video .featured-text {
  float: left;
  width: 400px;
}

.featured.video .video-box .video-holder {
  float: left;
  position: relative;
  width: 100%;
}

.featured.video .video-box .video-holder img {
  float: left;
}

.featured.video .video-box .video-holder .play-button,
.featured.video .video-box .video-holder .play-button:hover {
  background: transparent url(../images/sprite-main.png) 0 -227px no-repeat;
  float: left;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  position: absolute;
  top: 50%;
  width: 50px;
}

.featured.video .video-box h4,
.featured.video .video-box .video-text {
  float: left;
  margin-top: 10px;
  width: 100%;
}

.no-result {
  margin: 30px 0 40px;
}

.no-result h3 {
  font-size: 24px;
  padding-left: 20px;
}

.no-result h4 {
  color: #808080;
  font: 14px 'corisandelight';
  padding: 2px 0 0 20px;
}
/*----- product listing css end -----*/

/*----- quick view overlay css begins -----*/
#popup-container .quick-view {
  display: none;
}

#popup-container .quick-view {
  background: transparent;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  left: 50%;
  margin: 0 0 0 -352px;
  overflow: visible;
  padding: 15px 0;
  top: 50px;
  text-align: center;
  width: 700px;
}
#popup-container .quick-view .popup-data{
  display: inline-block;
  max-width: 1000px;
  position: relative;
  text-align: left;
}

.float-left{
float:left;
}

.popupbox.quick-view .close {
  background: transparent url(../images/sprite-icons.png) -165px -56px no-repeat;
  right: -18px;
  top: -30px;
  width: 19px;
}

.popupbox.quick-view .close:hover {
  background-position: -78px -29px;
  right: -19px;
}

.popupbox.quick-view .product-listings {
  margin-top: 0;
}

.quick-view-popup .listing {
  background: transparent;
  height: auto;
}

.quick-view-popup .listing .block-left {
  background: #fff;
  box-shadow: 1px 0px 3px 0px #c2c2c2;
  -moz-bo-shadow: 1px 0px 3px 0px #c2c2c2;
  -webkit-box-shadow: 1px 0px 3px 0px #c2c2c2;
  height: auto;
  min-height: 574px; 
}
.popupbox.quick-view .quick-view-popup .product-details-block {
 height:280px;
 overflow-y:auto;
 overflow-x:hidden;
}

.quick-view-popup .listing {
  border: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.block-left .product-details-block {
  border-top: solid 1px #f2f2f2;
  float: left;
  margin-top: 10px;
  padding-top: 28px;
  width: 100%;
}

.block-left .product-details-block.margintop5 {
  padding-top: 5px;
}

.block-left .product-details-block .description-block {
  float: left;
  margin-bottom: 20px;
  width: 100%;
}
.block-left .description-block.see-full-product{
padding:10px 0;
}

.block-left .product-details-block .description-block .button-blue {
  float: right;
}

.quick-view-popup .listing .block-right {
  box-shadow: 1px 0px 3px 0px #c2c2c2;
  -moz-box-shadow: 1px 0px 3px 0px #c2c2c2;
  -webkit-box-shadow: 1px 0px 3px 0px #c2c2c2;
}
/*----- quick view overlay css end -----*/

/*----- brand overlay popup css begins -----*/
.brand-finder {
  background: #e5e5e5;
  box-shadow: 0 0 3px 0 #c2c2c2;
  -moz-box-shadow: 0 0 3px 0 #c2c2c2;
  -webkit-box-shadow: 0 0 3px 0 #c2c2c2;
  color: #53565a;
  left: 50%;
  margin-left: -255px;
  padding: 15px 0;
  position: fixed;
  top: 100px;
  width: 510px;
  z-index: 100;
}

#brand-popup-container .brand-finder .popup-data{
  float: left;
  height: 480px;
  padding: 0 20px;
  width: 470px;
}

#popup-container .brand-finder .popup-data{
  float: left;
  height: 480px;
  padding: 0 20px;
  width: 470px;
}
.popupbox.brand-finder .close {
  background: transparent url(../images/sprite-icons.png) -165px -56px no-repeat;
  right: -18px;
  top: -30px;
  width: 19px;
}

.popupbox.brand-finder .close:hover {
  background-position: -78px -29px;
  right: -19px;
}

.brand-finder .brand-select-block,
.brand-finder .brand-search,
.brand-finder .text {
  float: left;
  width: 100%;
}

.brand-finder .brand-search {
  margin-top: 10px;
  position: relative;
}

.brand-finder .brand-search input[type="text"] {
  background: #fff;
  border: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  color: #808080 !important;
  font: 16px 'corisanderegular';
  height: 40px;
  padding: 0 30px 0 7px;
  width: 100%;
}
.brand-finder .brand-search input[type="text"].focused{
  border: solid 2px #f2a900;
  color: #0072ce !important;
  padding: 0 28px 0 5px;
}

.brand-finder .brand-search.search-bar input[type="text"] {
  border: solid 2px #0072ce;
  padding: 0 28px 0 5px;
}

.brand-finder .brand-search .search {
  background: transparent url(../images/sprite-icons.png) 0 -111px;
  float: left;
  height: 22px;
  position: absolute;
  right: 7px;
  top: 9px;
  width: 22px;
}

.brand-finder .brand-search.search-bar .search {
  background-position: -26px -111px;
}

.brand-finder .brand-listing {
  float: left;
  height: auto;
  max-height: 340px;
  overflow: auto;
  padding: 0 7px;
  width: 456px;
}


.brand-finder .brand-listing li {
  float: left;
  padding-right: 2%;
  width: 48%;
}

.brand-finder .brand-listing dl {
  float: left;
  margin-top: 17px;
  width: 100%;
}

.brand-finder .brand-listing dt {
  float: left;
  position: relative;
  width: 8%;
}

.brand-finder .brand-listing dd {
  cursor: default;
  float: left;
  font: 12px 'corisanderegular';
  padding-top: 1px;
  width: 92%;
}

/* Added to apply styles for newly added anchor tag */
.brand-finder .brand-listing dd a{
font: 12px 'corisanderegular';
color: #808080;
cursor:pointer;
padding: 0 0 0 18px;
display: inline-block;
}

.brand-finder .brand-listing dd a i{
display: inline-block;
height: 15px;
width: 18px;
margin: -1px 0 0 -18px;
vertical-align: middle;
}

.brand-finder .brand-listing dd a i.active{
background: transparent url(../images/custom-checkboxes.png) 0 0 no-repeat;
}

.brand-finder .brand-listing dd a i.active-selected{
background: transparent url(../images/custom-checkboxes.png) 0 -15px no-repeat;
}

.brand-finder .button-block {
  float: left;
  margin-top: 20px;
  width: 100%;
}

.brand-finder .button-block .button-dark-blue,
.brand-finder .button-block .button-cancel {
  float: right;
  margin-left: 10px;
}


.brand-finder .button-block .button-cancel.brand {
height: 45px;
padding: 14px 28px 10px 28px;
border: 0;
}

.brand-finder .button-block .button-dark-blue.brand{
padding: 12px 40px 11px 20px;
height: 45px;
}

/*----- brand overlay popup css end -----*/

/*----- compare popup css begins -----*/
#compare-popup {
  background: #f2f2f2;
  box-shadow: 0 0 3px 0 #c2c2c2;
  -moz-box-shadow: 0 0 3px 0 #c2c2c2;
  -webkit-box-shadow: 0 0 3px 0 #c2c2c2;
  color: #53565a;
  left: 50%;
  margin-left: -170px;
  padding: 15px 20px;
  position: fixed;
  top: 100px;
  width: 340px;
  z-index: 100;
}

#compare-popup.popupbox .close {
  background: transparent url(../images/sprite-icons.png) -165px -56px no-repeat;
  right: -18px;
  top: -30px;
  width: 19px;
}

#compare-popup.popupbox .close:hover {
  background-position: -78px -29px;
  right: -19px;
}

#compare-popup .message-block {
  color: #53565a;
  float: left;
  width: 100%;
}

#compare-popup .message-block h3 {
  color: #0072ce;
  margin: 20px 0;
  text-align: center;
}

#compare-popup .message-block .button-block {
  float: left;
  margin-top: 35px;
  width: 100%;
}

#compare-popup .message-block .button-block .button-cancel {
  padding: 15px 10px 0
}

#compare-popup .message-block .button-block .button-dark-blue {
  background: #0072ce url(../images/sprite-arrows.png) 130px 17px no-repeat;
  float: right;
  padding: 15px 30px 0 10px;
}

#compare-popup .message-block .button-block .button-dark-blue:hover {
  background-color: #005eaa;
}
/*----- compare popup css end -----*/

/*----- video overlay css begins -----*/
.popupbox.video {
  background: transparent;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  left: 50%;
  margin-left: -424px;
  overflow: visible;
  padding: 40px 0;
  top: 50px;
  width: 848px;
}

.iPad .popupbox.video {
  top: 20px;
}

.popupbox.video .close {
  background: transparent url(../images/sprite-icons.png) -165px -56px no-repeat;
  right: -18px;
  width: 19px;
}

.popupbox.video .close:hover {
  background-position: -78px -29px;
  right: -19px;
}

.popupbox.video .video-block {
  float: left;
  width: 848px;
}

.popupbox.video .video-description {
  float: left;
  margin-top: 28px;
  width: 848px;
}

.popupbox.video .video-description h4 {
  font: 22px 'corisandebold';
  color: #00a9e0;
}

.popupbox.video .video-description .text {
  padding: 5px 350px 0 0;
}
/*----- video overlay css end -----*/

.webwidget_rating_simple{
    padding: 0px;
    margin: 0px;
    float: left;
}
.webwidget_rating_simple li{
    line-height: 0px;
    width: 24px;
    height: 24px;
    padding: 0px;
    margin: 0px;
    margin-left: 2px;
    list-style: none;
    float: left;
    cursor: pointer;
}
.webwidget_rating_simple li span{
    display: none;
}

/*----- rating css begins -----*/
div.rating-cancel,
div.star-rating {
  background: transparent;
  cursor: pointer;
  display: block;
  float: left;
  height: 24px;
  overflow: hidden;
  text-indent: -999em;
  width: 24px;
}

div.star-rating,
div.star-rating a {
  background: url(../images/rating/nst-main.png) no-repeat 0 0;
}

div.rating-cancel a,
div.star-rating a {
  background-position: 0 0px;
  border: 0;
  display: block;
  height: 24px;
  width: 24px;
}

div.star-rating-on a {
  background-position: 0 -24px!important;
}

div.star-rating-hover a {
  background-position: 0 -24px;
}

div.rating-cancel {
  height: auto;
  overflow: auto;
  position: absolute;
  right: 10px;
  text-indent: 0;
  top: 12px;
  width: auto;
}

div.rating-cancel a {
  color: #808080;
  font: 12px 'corisanderegular';
  height: auto;
  width: auto;
}

div.rating-cancel a:hover {
  color: #0072ce;
}

.filter-box .rate-stars {
  display: inline-block;
  float: none;
  height: auto;
  margin-left: 0;
  width: auto;
}

.filter-box div.star-rating {
  background: url(../images/rating/nst-main-small.png) no-repeat 0 0;
  height: 12px;
  width: 12px;
}

.filter-box div.star-rating a {
  background: url(../images/rating/nst-main-small.png) no-repeat 0 0;
  height: 12px;
  width: 12px;
  cursor:auto;
}

.filter-box div.star-rating-on a {
  background-position: 0 -12px!important;
   cursor:auto;
}
/*----- rating css end -----*/

/*------ autocomplete css begins -----*/
.ui-autocomplete.ui-corner-all {
  background: #fff;
  border: solid 1px #cecece;
  border-top: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: 0 2px 3px 0 #c2c2c2;
  -moz-box-shadow: 0 2px 3px 0 #c2c2c2;
  -webkit-box-shadow: 0 2px 3px 0 #c2c2c2;
}

.ui-menu .ui-menu-item a {
  color: #808080;
  font: 12px 'corisandelight';
  line-height: 30px;
}

.ui-menu .ui-menu-item a.ui-state-focus {
  background: #ffd400;
  border: solid 1px #ffd400;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  color: #808080;
}
/*------ autocomplete css end -----*/

/*----- search results css begins -----*/
#search-results {
  float: left;
  margin: -2px 0 20px;
  width: 100%;
}

#search-results h1 {
  margin-bottom: 5px;
}

.no-search-results h1{
  margin-top: 8px;
}

#search-results .autocorrect {
  float: left;
  margin-bottom: 32px;
  width: 100%;
}

#search-results .related-search,
#search-results .meaning {
  float: left;
  width: 100%;
}

#search-results .related-search .label {
  float: left;
}

#search-results .related-search a {
  color: #808080;
  float: left;
  margin-left: 18px;
}

#search-results .related-search a:hover {
  color: #0072ce;
}

#search-results .meaning b {
  margin-left: 5px;
}

#search-results .meaning a {
  font-size: 18px;
}

#search-results .unable-find {
  float: left;
  font-size: 24px;
  margin: 30px 0;
  width: 100%;
}

#search-results .browse-block {
  float: left;
  margin-top: 50px;
  width: 100%;
}

#search-results .browse-block .browse-boxes {
  float: left;
  margin-top: 10px;
  width: 100%;
}

#search-results .browse-block .browse-boxes .browse-box {
  background: #e5e5e5;
  float: left;
  margin-left: 21px;
  padding: 20px;
  width: 262px;
  height: 180px;
  position: relative;
}

#search-results .browse-block .browse-boxes .browse-box a.button-dark-blue.corisande-regular.size18 {
  position: absolute;
  left: 20px;
  bottom: 20px;
}

#search-results .browse-block .browse-boxes .browse-box:first-child {
  margin-left: 0;
}

.browse-boxes .browse-box .heading {
  color: #0072ce;
  float: left;
  font: 18px 'corisanderegular';
  width: 100%;
}

.browse-boxes .browse-box .text {
  float: left;
  height: 80px;
  line-height: 18px;
  margin-top: 10px;
  width: 100%;
}

.browse-boxes .browse-box .text a {
  color: #808080;
}
.browse-boxes .browse-box .text a:hover {
  color: #0072ce;
}

.product-landing #search-results .content-block {
  width: 906px;
}

.product-landing #search-results .content-block .slider li {
  width: 185px;
}
.product-landing #search-results .content-block .slider.search-recently-viewed li{
  width: 180px;
}

.no-search-results {
  margin-top: -7px;
}

.windows .no-search-results {
  margin-top: -14px;
}
/*----- search results css end -----*/

/*----- compare page css begins -----*/
.compare .button-row {
  background: #e5e5e5;
  float: left;
  padding: 5px 0;
  text-align: center;
  width: 100%;
}

.compare .button-row a {
  background: #d0d0d0;
  color: #808080;
  display: inline-block;
  font-family: 'corisandebold';
  height: 40px;
  letter-spacing: -.6px;
  line-height: 42px;
  min-width: 156px;
  padding: 0 9px;
}

.compare .button-row a:hover {
  color: #0072ce;
}

.compare .button-row .active {
  background: #fff;
  color: #0072ce;
}

.compare .compare-product-block {
  float: left;
  margin-top: 16px;
  position: relative;
  width: 100%;
}

.compare .compare-product-block .compare-more {
  float: left;
  display: none;
  position: absolute;
  right: 30px;
  top: 100px;
  width: 400px;
}

.compare .compare-product-block .compare-one-column {
  right: 0;
  width: 280px;
}

.compare .compare-product-block .compare-one-column p {
  width: 230px;
  display: block;
  float: right;
}

.compare .compare-product-block .compare-more .button-dark-blue {
  margin: 10px 0 0 50px;
}

#compare-products {
  float: left;
  table-layout: fixed;
  width: 100%;
}

#compare-products .headings {
  background: #e5e5e5;
  max-width: 184px;
  padding: 12px 18px;
  vertical-align: top;
  width: 184px;
}

#compare-products .headings.children {
  background: #efefef;
  font-size: 12px;
  max-width: 184px;
  padding: 12px 18px 12px 35px;
  vertical-align: top;
  width: 167px;
}

#compare-products .headings input[type='checkbox'].compare-checkbox{
  position: static;
}
#compare-products .headings dl {
  float: left;
  width: 100%;
}

#compare-products .headings dt {
  float: left;
  position: relative;
  width: 15px;
}

#compare-products .headings dd {
  float: left;
  padding-left: 4px;
  position: relative;
  width: 165px;
}

#compare-products .headings.children dd {
  width: 148px;
}

#compare-products .space {
  max-width: 22px;
  width: 22px;
}

#compare-products .products {
  padding: 20px;
  position: relative;
  vertical-align: top;
  width: 180px;
}

#compare-products .contents {
  font-size: 12px;
  padding: 15px 20px;
  position: relative;
  vertical-align: top;
  text-align: center;
  width: 180px;
}

#compare-products .contents .icon {
  position: relative;
  top: -3px;
  vertical-align: middle;
}

#compare-products .contents.image {
  padding: 0;
  max-height: 170px;
  width: 220px;
}

#compare-products .contents.image div {
  float: left;
  width: 100%;
}

#compare-products .contents.image .link-container {
  border-top: solid 1px #f2f2f2;
  padding: 10px 0 5px;
}

#compare-products .contents a {
  font-size: 12px;
}

#compare-products .vspace {
  height: 3px;
  line-height: 0;
}

#compare-products .vspace-small {
  font-size: 1px;
  height: 1px;
  line-height: 0;
}

#compare-products .vspace img,
#compare-products .vspace-small img {
  float: left;
}

#compare-products .product-cell td {
  font-family: 'corisanderegular';
  line-height: 18px;
}

#compare-products .product-cell .prod-image {
  height: 180px;
  position: relative;
  text-align: center;
  vertical-align: top;
}

#compare-products .remove-button {
  height: 1px;
  position: relative;
  width: 100%;
}

#compare-products .remove-button .remove {
  background: transparent url(../images/sprite-icons.png) -165px -56px no-repeat;
  cursor: pointer;
  float: left;
  height: 18px;
  position: absolute;
  right: -10px;
  top: -10px;
  width: 19px;
}

#compare-products .remove-button .remove:hover {
  background-position: -77px -29px;
}

#compare-products .product-cell .title {
  font-size: 20px;
  line-height: 22px;
}

#compare-products .products .price-row {
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 10px;
}

#compare-products .products .price-row .main-value {
  font-size: 30px;
}

#compare-products .products .price-row .sub {
  font-size: 18px;
  top: -11px;
}

#compare-products .products .price-group {
  float: left;
  font: 10px 'corisanderegular';
  width: 100%;
}

#compare-products .products dt {
  float: left;
  width: 80px;
}

#compare-products .products dd {
  float: right;
  text-align: right;
  text-decoration: line-through;
  width: 56px;
}

#compare-products .products .price-group.unline-through dd {
  text-decoration: none;
}

#compare-products .products .quantity {
  margin-top: 10px;
}

#compare-products .products .quantity {
  float: left;
  text-decoration: none;
  width: 100%;
}

#compare-products .products .quantity dt,
#compare-products .products .quantity dd {
  width: 100%;
}

#compare-products .products .quantity dd {
  margin-top: 3px;
  text-decoration: none;
}

#compare-products .products .quantity dd input[type='text'] {
  background: #fff;
  border: solid 1px #999;
  color: #0072ce;
  float: left;
  height: 36px;
  line-height: 41px;
  text-align: center;
  width: 28px;
}

.iPad #compare-products .products .quantity dd .quantity-text {
  background: #fff;
  border: solid 1px #999;
  color: #0072ce;
  float: left;
  height: 35px;
  line-height: 41px;
  text-align: center;
  width: 20px;
}

#compare-products .products .button-orange {
  background: #f58220 url(../images/plus-mark.png) 116px 15px no-repeat;
  color: #fff;
  float: right;
  height: 26px;
  line-height: 15px;
  padding: 14px 34px 0 12px;
}

#compare-products .products .button-orange:hover {
  background-color: #de6600;
}
/*----- compare page css end -----*/

/*----- FireFox changes only css begins -----*/
@-moz-document url-prefix() {
  .windows .refine-block .options.expandable-filter-block {
    height: auto;
  }
}
/*----- FireFox changes only css end -----*/
/*-------Product List Right Rail css begins-----*/
.productRightRailTop{
top:56px;
}
/*-------Product List Right Rail css ends-----*/

/*-------Search List Right Rail css begins-----*/
.searchRightRailTop{
top:91px;
}
.searchAutoCorrectRightRailTop{
top:146px;
}
/*-------Search List Right Rail css ends-----*/

/* Rich Relevance */
.product-landing .row.featured.rr .content-block .title{
  width: 706px;
  margin-left: -21px;
}

.product-landing .row.featured.rr.four .content-block .title{
  width: 947px;
}

.product-landing .related-views.rr a.button-orange {
  background: #f58220 url(../images/plus-mark.png) 122px 14px no-repeat;
  color: #fff;
  height: 25px;
  line-height: 15px;
  margin-top: 10px;
  margin-left: 20px;
  padding: 13px 40px 0 15px;
}

.product-landing .related-views.rr a.button-orange .plus-mark {
  display: none; 
}



/**** VWT-169: Featured Listing Updates after Compare ***/
.listing.featured .block-left .bottom-block .reviews {
    margin-left: 55px;
}

.product-listings .listing.featured .block-left {
    padding: 2px 18px 0;
    width: 483px;
}

.product-listings .listing.featured .block-right {
  width: 146px;
  padding-right: 17px;
}

.product-listings .listing.featured .block-right .price-row .price-column {
  width: 77px;
}